Lines Matching refs:ppl_log
56 * disk of the corresponding stripe. For each member disk there is one ppl_log
91 struct ppl_log *child_logs;
115 struct ppl_log {
136 struct ppl_log *log;
232 static struct ppl_io_unit *ppl_new_iounit(struct ppl_log *log,
267 static int ppl_log_stripe(struct ppl_log *log, struct stripe_head *sh)
365 struct ppl_log *log;
401 struct ppl_log *log = io->log;
430 struct ppl_log *log = io->log;
509 static void ppl_submit_current_io(struct ppl_log *log)
535 struct ppl_log *log;
549 struct ppl_log *log = io->log;
584 struct ppl_log *log = io->log;
610 struct ppl_log *log = io->log;
654 struct ppl_log *log)
671 struct ppl_log *log = &ppl_conf->child_logs[i];
786 static int ppl_recover_entry(struct ppl_log *log, struct ppl_header_entry *e,
965 static int ppl_recover(struct ppl_log *log, struct ppl_header *pplhdr,
1041 static int ppl_write_empty_header(struct ppl_log *log)
1074 static int ppl_load_distributed(struct ppl_log *log)
1196 struct ppl_log *log = &ppl_conf->child_logs[i];
1302 static void ppl_init_child_log(struct ppl_log *log, struct md_rdev *rdev)
1353 max_disks = sizeof_field(struct ppl_log, disk_flush_bitmap) *
1387 ppl_conf->child_logs = kcalloc(ppl_conf->count, sizeof(struct ppl_log),
1406 struct ppl_log *log = &ppl_conf->child_logs[i];
1459 struct ppl_log *log;