Searched refs:MD_RECOVERY_DONE (Results 1 – 4 of 4) sorted by relevance
350 #define MD_RECOVERY_DONE 4 macro
7234 if (test_bit(MD_RECOVERY_DONE, &mddev->recovery)) in status_resync()7773 if (test_bit(MD_RECOVERY_DONE, &mddev->recovery)) in md_do_sync()8130 set_bit(MD_RECOVERY_DONE, &mddev->recovery); in md_do_sync()8288 test_bit(MD_RECOVERY_DONE, &mddev->recovery) || in md_check_recovery()8349 !test_bit(MD_RECOVERY_DONE, &mddev->recovery)) { in md_check_recovery()8369 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in md_check_recovery()8457 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in md_reap_sync_thread()
4088 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in raid10_start_reshape()
7484 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in raid5_start_reshape()