Home
last modified time | relevance | path

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

/linux/drivers/md/
A Draid5.c154 return sh->check_state || sh->reconstruct_state || in stripe_operations_active()
1967 sh->reconstruct_state = reconstruct_state_result; in ops_complete_reconstruct()
3332 sh->reconstruct_state = reconstruct_state_drain_run; in schedule_reconstruction()
3335 sh->reconstruct_state = reconstruct_state_run; in schedule_reconstruction()
3933 !sh->reconstruct_state) { in handle_stripe_fill()
4850 sh->reconstruct_state = head_sh->reconstruct_state; in break_stripe_batch_list()
4930 sh->check_state, sh->reconstruct_state); in handle_stripe()
4973 sh->reconstruct_state = 0; in handle_stripe()
4989 sh->reconstruct_state = reconstruct_state_idle; in handle_stripe()
5184 sh->reconstruct_state = reconstruct_state_idle; in handle_stripe()
[all …]
A Draid5.h220 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 24 milliseconds