• Home
  • Raw
  • Download

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()
266 static int ppl_log_stripe(struct ppl_log *log, struct stripe_head *sh) in ppl_log_stripe()
364 struct ppl_log *log; in ppl_write_stripe()
400 struct ppl_log *log = io->log; in ppl_log_endio()
431 struct ppl_log *log = io->log; in ppl_submit_iounit()
515 static void ppl_submit_current_io(struct ppl_log *log) in ppl_submit_current_io()
541 struct ppl_log *log; in ppl_write_stripe_run()
555 struct ppl_log *log = io->log; in ppl_io_unit_finished()
590 struct ppl_log *log = io->log; in ppl_flush_endio()
617 struct ppl_log *log = io->log; in ppl_do_flush()
663 struct ppl_log *log) in ppl_no_io_unit_submitted()
680 struct ppl_log *log = &ppl_conf->child_logs[i]; in ppl_quiesce()
795 static int ppl_recover_entry(struct ppl_log *log, struct ppl_header_entry *e, in ppl_recover_entry()
970 static int ppl_recover(struct ppl_log *log, struct ppl_header *pplhdr, in ppl_recover()
1046 static int ppl_write_empty_header(struct ppl_log *log) in ppl_write_empty_header()
1079 static int ppl_load_distributed(struct ppl_log *log) in ppl_load_distributed()
1203 struct ppl_log *log = &ppl_conf->child_logs[i]; in ppl_load()
1309 static void ppl_init_child_log(struct ppl_log *log, struct md_rdev *rdev) in ppl_init_child_log()
1363 max_disks = FIELD_SIZEOF(struct ppl_log, disk_flush_bitmap) * in ppl_init_log()
1397 ppl_conf->child_logs = kcalloc(ppl_conf->count, sizeof(struct ppl_log), in ppl_init_log()
1417 struct ppl_log *log = &ppl_conf->child_logs[i]; in ppl_init_log()
1468 struct ppl_log *log; in ppl_modify_log()