Home
last modified time | relevance | path

Searched refs:reconstruct_state_prexor_drain_run (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
Draid5.h190 reconstruct_state_prexor_drain_run, /* prexor-write */ enumerator
Draid5-ppl.c174 if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_partial_parity()
Draid5.c1964 else if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) in ops_complete_reconstruct()
2014 if (head_sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct5()
2106 if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct6()
3367 sh->reconstruct_state = reconstruct_state_prexor_drain_run; in schedule_reconstruction()