Lines Matching refs:reconstruct_state

154 	return sh->check_state || sh->reconstruct_state ||  in stripe_operations_active()
1824 if (sh->reconstruct_state == reconstruct_state_drain_run) in ops_complete_reconstruct()
1825 sh->reconstruct_state = reconstruct_state_drain_result; in ops_complete_reconstruct()
1826 else if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) in ops_complete_reconstruct()
1827 sh->reconstruct_state = reconstruct_state_prexor_drain_result; in ops_complete_reconstruct()
1829 BUG_ON(sh->reconstruct_state != reconstruct_state_run); in ops_complete_reconstruct()
1830 sh->reconstruct_state = reconstruct_state_result; in ops_complete_reconstruct()
1873 if (head_sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct5()
1955 if (sh->reconstruct_state == reconstruct_state_prexor_drain_run) { in ops_run_reconstruct6()
3130 sh->reconstruct_state = reconstruct_state_drain_run; in schedule_reconstruction()
3133 sh->reconstruct_state = reconstruct_state_run; in schedule_reconstruction()
3167 sh->reconstruct_state = reconstruct_state_prexor_drain_run; in schedule_reconstruction()
3720 !sh->reconstruct_state) { in handle_stripe_fill()
4640 sh->reconstruct_state = head_sh->reconstruct_state; in break_stripe_batch_list()
4715 sh->check_state, sh->reconstruct_state); in handle_stripe()
4758 sh->reconstruct_state = 0; in handle_stripe()
4770 if (sh->reconstruct_state == reconstruct_state_prexor_drain_result) in handle_stripe()
4772 if (sh->reconstruct_state == reconstruct_state_drain_result || in handle_stripe()
4773 sh->reconstruct_state == reconstruct_state_prexor_drain_result) { in handle_stripe()
4774 sh->reconstruct_state = reconstruct_state_idle; in handle_stripe()
4860 if (!sh->reconstruct_state && !sh->check_state && !sh->log_io) { in handle_stripe()
4954 if (sh->reconstruct_state == reconstruct_state_result) { in handle_stripe()
4972 sh->reconstruct_state = reconstruct_state_idle; in handle_stripe()
4982 !sh->reconstruct_state) { in handle_stripe()
4987 } else if (s.expanded && !sh->reconstruct_state && s.locked == 0) { in handle_stripe()