Home
last modified time | relevance | path

Searched refs:check_state_compute_run (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h172 * @check_state_compute_run - check failed and we are repairing
181 check_state_compute_run, /* parity repair */ enumerator
H A Draid5.c1467 if (sh->check_state == check_state_compute_run) in ops_complete_compute()
4311 sh->check_state = check_state_compute_run; in handle_parity_checks5()
4322 case check_state_compute_run: in handle_parity_checks5()
4480 sh->check_state = check_state_compute_run; in handle_parity_checks6()
4499 case check_state_compute_run: in handle_parity_checks6()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h173 * @check_state_compute_run - check failed and we are repairing
182 check_state_compute_run, /* parity repair */ enumerator
H A Draid5.c1545 if (sh->check_state == check_state_compute_run) in ops_complete_compute()
4423 sh->check_state = check_state_compute_run; in handle_parity_checks5()
4434 case check_state_compute_run: in handle_parity_checks5()
4592 sh->check_state = check_state_compute_run; in handle_parity_checks6()
4611 case check_state_compute_run: in handle_parity_checks6()

Completed in 25 milliseconds