Lines Matching refs:ppl_log
99 struct ppl_log *child_logs;
121 struct ppl_log { struct
142 struct ppl_log *log; argument
239 static struct ppl_io_unit *ppl_new_iounit(struct ppl_log *log, in ppl_new_iounit()
273 static int ppl_log_stripe(struct ppl_log *log, struct stripe_head *sh) in ppl_log_stripe()
371 struct ppl_log *log; in ppl_write_stripe()
407 struct ppl_log *log = io->log; in ppl_log_endio()
438 struct ppl_log *log = io->log; in ppl_submit_iounit()
520 static void ppl_submit_current_io(struct ppl_log *log) in ppl_submit_current_io()
546 struct ppl_log *log; in ppl_write_stripe_run()
560 struct ppl_log *log = io->log; in ppl_io_unit_finished()
595 struct ppl_log *log = io->log; in ppl_flush_endio()
622 struct ppl_log *log = io->log; in ppl_do_flush()
668 struct ppl_log *log) in ppl_no_io_unit_submitted()
685 struct ppl_log *log = &ppl_conf->child_logs[i]; in ppl_quiesce()
800 static int ppl_recover_entry(struct ppl_log *log, struct ppl_header_entry *e, in ppl_recover_entry()
975 static int ppl_recover(struct ppl_log *log, struct ppl_header *pplhdr, in ppl_recover()
1051 static int ppl_write_empty_header(struct ppl_log *log) in ppl_write_empty_header()
1084 static int ppl_load_distributed(struct ppl_log *log) in ppl_load_distributed()
1208 struct ppl_log *log = &ppl_conf->child_logs[i]; in ppl_load()
1314 static void ppl_init_child_log(struct ppl_log *log, struct md_rdev *rdev) in ppl_init_child_log()
1368 max_disks = FIELD_SIZEOF(struct ppl_log, disk_flush_bitmap) * in ppl_init_log()
1402 ppl_conf->child_logs = kcalloc(ppl_conf->count, sizeof(struct ppl_log), in ppl_init_log()
1421 struct ppl_log *log = &ppl_conf->child_logs[i]; in ppl_init_log()
1472 struct ppl_log *log; in ppl_modify_log()