Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5-ppl.c369 struct ppl_conf *ppl_conf = conf->log_private; in ppl_write_stripe()
545 struct ppl_conf *ppl_conf = conf->log_private; in ppl_write_stripe_run()
680 struct ppl_conf *ppl_conf = conf->log_private; in ppl_quiesce()
1259 struct ppl_conf *ppl_conf = conf->log_private; in ppl_exit_log()
1263 conf->log_private = NULL; in ppl_exit_log()
1460 conf->log_private = ppl_conf; in ppl_init_log()
1471 struct ppl_conf *ppl_conf = conf->log_private; in ppl_modify_log()
Draid5.h684 void *log_private; member