Searched refs:log_private (Results 1 – 2 of 2) sorted by relevance
363 struct ppl_conf *ppl_conf = conf->log_private; in ppl_write_stripe()534 struct ppl_conf *ppl_conf = conf->log_private; in ppl_write_stripe_run()666 struct ppl_conf *ppl_conf = conf->log_private; in ppl_quiesce()1247 struct ppl_conf *ppl_conf = conf->log_private; in ppl_exit_log()1251 conf->log_private = NULL; in ppl_exit_log()1450 conf->log_private = ppl_conf; in ppl_init_log()1461 struct ppl_conf *ppl_conf = conf->log_private; in ppl_modify_log()1521 else if (!raid5_has_ppl(conf) || !conf->log_private) in ppl_write_hint_store()
688 void *log_private; member