Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5.h190 reconstruct_state_prexor_drain_run, /* prexor-write */ enumerator
Draid5-ppl.c180 if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_partial_parity()
Draid5.c1837 else if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) in ops_complete_reconstruct()
1884 if (head_sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct5()
1966 if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct6()
3160 sh->reconstruct_state = reconstruct_state_prexor_drain_run; in schedule_reconstruction()