Searched refs:zero_sum_result (Results 1 – 2 of 2) sorted by relevance
249 enum sum_check_flags zero_sum_result; member
2233 &sh->ops.zero_sum_result, &submit); in ops_run_check_p()2260 &sh->ops.zero_sum_result, percpu->spare_page, 0, &submit); in ops_run_check_pq()4313 if ((sh->ops.zero_sum_result & SUM_CHECK_P_RESULT) == 0) in handle_parity_checks5()4390 sh->ops.zero_sum_result = 0; in handle_parity_checks6()4432 if (sh->ops.zero_sum_result & SUM_CHECK_P_RESULT) { in handle_parity_checks6()4438 if (sh->ops.zero_sum_result & SUM_CHECK_Q_RESULT) { in handle_parity_checks6()4466 if (sh->ops.zero_sum_result == 0) { in handle_parity_checks6()4500 if (sh->ops.zero_sum_result & SUM_CHECK_P_RESULT) { in handle_parity_checks6()4507 if (sh->ops.zero_sum_result & SUM_CHECK_Q_RESULT) { in handle_parity_checks6()
Completed in 19 milliseconds