Lines Matching refs:reconstruct_state

163 	return sh->check_state || sh->reconstruct_state ||  in stripe_operations_active()
1835 if (sh->reconstruct_state == reconstruct_state_drain_run) in ops_complete_reconstruct()
1836 sh->reconstruct_state = reconstruct_state_drain_result; in ops_complete_reconstruct()
1837 else if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) in ops_complete_reconstruct()
1838 sh->reconstruct_state = reconstruct_state_prexor_drain_result; in ops_complete_reconstruct()
1840 BUG_ON(sh->reconstruct_state != reconstruct_state_run); in ops_complete_reconstruct()
1841 sh->reconstruct_state = reconstruct_state_result; in ops_complete_reconstruct()
1884 if (head_sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct5()
1966 if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct6()
3123 sh->reconstruct_state = reconstruct_state_drain_run; in schedule_reconstruction()
3126 sh->reconstruct_state = reconstruct_state_run; in schedule_reconstruction()
3160 sh->reconstruct_state = reconstruct_state_prexor_drain_run; in schedule_reconstruction()
3713 !sh->reconstruct_state) { in handle_stripe_fill()
4626 sh->reconstruct_state = head_sh->reconstruct_state; in break_stripe_batch_list()
4701 sh->check_state, sh->reconstruct_state); in handle_stripe()
4744 sh->reconstruct_state = 0; in handle_stripe()
4756 if (sh->reconstruct_state == reconstruct_state_prexor_drain_result) in handle_stripe()
4758 if (sh->reconstruct_state == reconstruct_state_drain_result || in handle_stripe()
4759 sh->reconstruct_state == reconstruct_state_prexor_drain_result) { in handle_stripe()
4760 sh->reconstruct_state = reconstruct_state_idle; in handle_stripe()
4846 if (!sh->reconstruct_state && !sh->check_state && !sh->log_io) { in handle_stripe()
4940 if (sh->reconstruct_state == reconstruct_state_result) { in handle_stripe()
4958 sh->reconstruct_state = reconstruct_state_idle; in handle_stripe()
4968 !sh->reconstruct_state) { in handle_stripe()
4973 } else if (s.expanded && !sh->reconstruct_state && s.locked == 0) { in handle_stripe()