Home
last modified time | relevance | path

Searched refs:zero_sum_result (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/md/
Draid5.h249 enum sum_check_flags zero_sum_result; member
Draid5.c2259 &sh->ops.zero_sum_result, &submit); in ops_run_check_p()
2286 &sh->ops.zero_sum_result, percpu->spare_page, 0, &submit); in ops_run_check_pq()
4407 if ((sh->ops.zero_sum_result & SUM_CHECK_P_RESULT) == 0) in handle_parity_checks5()
4484 sh->ops.zero_sum_result = 0; in handle_parity_checks6()
4526 if (sh->ops.zero_sum_result & SUM_CHECK_P_RESULT) { in handle_parity_checks6()
4532 if (sh->ops.zero_sum_result & SUM_CHECK_Q_RESULT) { in handle_parity_checks6()
4561 if (sh->ops.zero_sum_result == 0) { in handle_parity_checks6()
4595 if (sh->ops.zero_sum_result & SUM_CHECK_P_RESULT) { in handle_parity_checks6()
4602 if (sh->ops.zero_sum_result & SUM_CHECK_Q_RESULT) { in handle_parity_checks6()