Lines Matching refs:ppl_log

91 	struct ppl_log *child_logs;
115 struct ppl_log { struct
136 struct ppl_log *log; argument
232 static struct ppl_io_unit *ppl_new_iounit(struct ppl_log *log, in ppl_new_iounit()
267 static int ppl_log_stripe(struct ppl_log *log, struct stripe_head *sh) in ppl_log_stripe()
365 struct ppl_log *log; in ppl_write_stripe()
401 struct ppl_log *log = io->log; in ppl_log_endio()
430 struct ppl_log *log = io->log; in ppl_submit_iounit()
509 static void ppl_submit_current_io(struct ppl_log *log) in ppl_submit_current_io()
535 struct ppl_log *log; in ppl_write_stripe_run()
549 struct ppl_log *log = io->log; in ppl_io_unit_finished()
584 struct ppl_log *log = io->log; in ppl_flush_endio()
610 struct ppl_log *log = io->log; in ppl_do_flush()
652 struct ppl_log *log) in ppl_no_io_unit_submitted()
669 struct ppl_log *log = &ppl_conf->child_logs[i]; in ppl_quiesce()
784 static int ppl_recover_entry(struct ppl_log *log, struct ppl_header_entry *e, in ppl_recover_entry()
959 static int ppl_recover(struct ppl_log *log, struct ppl_header *pplhdr, in ppl_recover()
1035 static int ppl_write_empty_header(struct ppl_log *log) in ppl_write_empty_header()
1068 static int ppl_load_distributed(struct ppl_log *log) in ppl_load_distributed()
1190 struct ppl_log *log = &ppl_conf->child_logs[i]; in ppl_load()
1296 static void ppl_init_child_log(struct ppl_log *log, struct md_rdev *rdev) in ppl_init_child_log()
1347 max_disks = sizeof_field(struct ppl_log, disk_flush_bitmap) * in ppl_init_log()
1381 ppl_conf->child_logs = kcalloc(ppl_conf->count, sizeof(struct ppl_log), in ppl_init_log()
1401 struct ppl_log *log = &ppl_conf->child_logs[i]; in ppl_init_log()
1452 struct ppl_log *log; in ppl_modify_log()