Home
last modified time | relevance | path

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

/drivers/md/
A Draid5.c162 return sh->check_state || sh->reconstruct_state || in stripe_operations_active()
2019 sh->reconstruct_state = reconstruct_state_result; in ops_complete_reconstruct()
3362 sh->reconstruct_state = reconstruct_state_drain_run; in schedule_reconstruction()
3365 sh->reconstruct_state = reconstruct_state_run; in schedule_reconstruction()
3952 !sh->reconstruct_state) { in handle_stripe_fill()
4856 sh->reconstruct_state = head_sh->reconstruct_state; in break_stripe_batch_list()
4933 sh->check_state, sh->reconstruct_state); in handle_stripe()
4976 sh->reconstruct_state = 0; in handle_stripe()
4992 sh->reconstruct_state = reconstruct_state_idle; in handle_stripe()
5189 sh->reconstruct_state = reconstruct_state_idle; in handle_stripe()
[all …]
A Draid5.h221 enum reconstruct_states reconstruct_state; member
A Draid5-ppl.c174 if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_partial_parity()
181 } else if (sh->reconstruct_state == reconstruct_state_drain_run) { in ops_run_partial_parity()

Completed in 21 milliseconds