Home
last modified time | relevance | path

Searched refs:log_private (Results 1 – 2 of 2) sorted by relevance

/drivers/md/
Draid5-ppl.c362 struct ppl_conf *ppl_conf = conf->log_private; in ppl_write_stripe()
540 struct ppl_conf *ppl_conf = conf->log_private; in ppl_write_stripe_run()
675 struct ppl_conf *ppl_conf = conf->log_private; in ppl_quiesce()
1254 struct ppl_conf *ppl_conf = conf->log_private; in ppl_exit_log()
1258 conf->log_private = NULL; in ppl_exit_log()
1456 conf->log_private = ppl_conf; in ppl_init_log()
1467 struct ppl_conf *ppl_conf = conf->log_private; in ppl_modify_log()
1513 ppl_conf = conf->log_private; in ppl_write_hint_show()
1541 ppl_conf = conf->log_private; in ppl_write_hint_store()
Draid5.h682 void *log_private; member