Lines Matching refs:child_logs
99 struct ppl_log *child_logs; member
380 log = &ppl_conf->child_logs[sh->pd_idx]; in ppl_write_stripe()
492 if ((ppl_conf->child_logs[i].wb_cache_on) && in ppl_submit_iounit()
550 log = &ppl_conf->child_logs[i]; in ppl_write_stripe_run()
685 struct ppl_log *log = &ppl_conf->child_logs[i]; in ppl_quiesce()
1208 struct ppl_log *log = &ppl_conf->child_logs[i]; in ppl_load()
1247 kfree(ppl_conf->child_logs); in __ppl_exit_log()
1402 ppl_conf->child_logs = kcalloc(ppl_conf->count, sizeof(struct ppl_log), in ppl_init_log()
1404 if (!ppl_conf->child_logs) { in ppl_init_log()
1421 struct ppl_log *log = &ppl_conf->child_logs[i]; in ppl_init_log()
1489 log = &ppl_conf->child_logs[rdev->raid_disk]; in ppl_modify_log()