Searched refs:reconstruct_state (Results 1 – 3 of 3) sorted by relevance
166 return sh->check_state || sh->reconstruct_state || in stripe_operations_active()2017 if (sh->reconstruct_state == reconstruct_state_drain_run) in ops_complete_reconstruct()2018 sh->reconstruct_state = reconstruct_state_drain_result; in ops_complete_reconstruct()2019 else if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) in ops_complete_reconstruct()2020 sh->reconstruct_state = reconstruct_state_prexor_drain_result; in ops_complete_reconstruct()2022 BUG_ON(sh->reconstruct_state != reconstruct_state_run); in ops_complete_reconstruct()2023 sh->reconstruct_state = reconstruct_state_result; in ops_complete_reconstruct()2069 if (head_sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct5()2161 if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct6()3363 sh->reconstruct_state = reconstruct_state_drain_run; in schedule_reconstruction()[all …]
221 enum reconstruct_states reconstruct_state; member
174 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()