Home
last modified time | relevance | path

Searched refs:MD_RECOVERY_DONE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Dmd.h521 MD_RECOVERY_DONE, /* thread is done and is waiting to be reaped */ enumerator
H A Dmd.c8097 if (test_bit(MD_RECOVERY_DONE, &mddev->recovery)) in status_resync()
8697 if (test_bit(MD_RECOVERY_DONE, &mddev->recovery) || in md_do_sync()
9088 set_bit(MD_RECOVERY_DONE, &mddev->recovery); in md_do_sync()
9228 * When the thread finishes it sets MD_RECOVERY_DONE
9274 test_bit(MD_RECOVERY_DONE, &mddev->recovery) || in md_check_recovery()
9339 !test_bit(MD_RECOVERY_DONE, &mddev->recovery)) { in md_check_recovery()
9359 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in md_check_recovery()
9457 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in md_reap_sync_thread()
H A Ddm-raid.c3372 if (!test_bit(MD_RECOVERY_DONE, &recovery) && in decipher_sync_action()
H A Draid10.c4323 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in raid10_start_reshape()
H A Draid5.c8255 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in raid5_start_reshape()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.h559 MD_RECOVERY_DONE, /* thread is done and is waiting to be reaped */ enumerator
H A Dmd.c8139 if (test_bit(MD_RECOVERY_DONE, &mddev->recovery)) in status_resync()
8820 if (test_bit(MD_RECOVERY_DONE, &mddev->recovery) || in md_do_sync()
9211 set_bit(MD_RECOVERY_DONE, &mddev->recovery); in md_do_sync()
9351 * When the thread finishes it sets MD_RECOVERY_DONE
9398 test_bit(MD_RECOVERY_DONE, &mddev->recovery) || in md_check_recovery()
9467 if (!test_bit(MD_RECOVERY_DONE, &mddev->recovery)) { in md_check_recovery()
9491 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in md_check_recovery()
9591 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in md_reap_sync_thread()
H A Ddm-raid.c3365 if (!test_bit(MD_RECOVERY_DONE, &recovery) && in decipher_sync_action()
H A Draid10.c4711 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in raid10_start_reshape()
H A Draid5.c5967 !test_bit(MD_RECOVERY_DONE, &mddev->recovery) && in reshape_inprogress()
8617 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in raid5_start_reshape()

Completed in 62 milliseconds