Searched refs:MD_RECOVERY_DONE (Results 1 – 4 of 4) sorted by relevance
340 #define MD_RECOVERY_DONE 4 macro
7623 if (test_bit(MD_RECOVERY_DONE, &mddev->recovery)) in md_do_sync()7971 set_bit(MD_RECOVERY_DONE, &mddev->recovery); in md_do_sync()8106 test_bit(MD_RECOVERY_DONE, &mddev->recovery) || in md_check_recovery()8161 !test_bit(MD_RECOVERY_DONE, &mddev->recovery)) { in md_check_recovery()8181 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in md_check_recovery()8273 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in md_reap_sync_thread()
4160 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in raid10_start_reshape()
7397 clear_bit(MD_RECOVERY_DONE, &mddev->recovery); in raid5_start_reshape()