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,
266 static int ppl_log_stripe(struct ppl_log *log, struct stripe_head *sh)
364 struct ppl_log *log;
400 struct ppl_log *log = io->log;
431 struct ppl_log *log = io->log;
515 static void ppl_submit_current_io(struct ppl_log *log)
541 struct ppl_log *log;
555 struct ppl_log *log = io->log;
590 struct ppl_log *log = io->log;
617 struct ppl_log *log = io->log;
663 struct ppl_log *log)
680 struct ppl_log *log = &ppl_conf->child_logs[i];
795 static int ppl_recover_entry(struct ppl_log *log, struct ppl_header_entry *e,
970 static int ppl_recover(struct ppl_log *log, struct ppl_header *pplhdr,
1046 static int ppl_write_empty_header(struct ppl_log *log)
1079 static int ppl_load_distributed(struct ppl_log *log)
1203 struct ppl_log *log = &ppl_conf->child_logs[i];
1310 static void ppl_init_child_log(struct ppl_log *log, struct md_rdev *rdev)
1364 max_disks = sizeof_field(struct ppl_log, disk_flush_bitmap) *
1398 ppl_conf->child_logs = kcalloc(ppl_conf->count, sizeof(struct ppl_log),
1418 struct ppl_log *log = &ppl_conf->child_logs[i];
1469 struct ppl_log *log;