Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.h190 reconstruct_state_prexor_drain_run, /* prexor-write */ enumerator
H A Draid5-ppl.c174 if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_partial_parity()
H A Draid5.c1963 else if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) in ops_complete_reconstruct()
2013 if (head_sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct5()
2105 if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct6()
3366 sh->reconstruct_state = reconstruct_state_prexor_drain_run; in schedule_reconstruction()