Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.h191 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.c2034 else if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) in ops_complete_reconstruct()
2084 if (head_sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct5()
2176 if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct6()
3447 sh->reconstruct_state = reconstruct_state_prexor_drain_run; in schedule_reconstruction()