Lines Matching refs:In_sync

1479 	clear_bit(In_sync, &rdev->flags);  in super_90_validate()
1574 set_bit(In_sync, &rdev->flags); in super_90_validate()
1673 int is_active = test_bit(In_sync, &rdev2->flags); in super_90_sync()
1703 if (test_bit(In_sync, &rdev2->flags)) in super_90_sync()
1987 clear_bit(In_sync, &rdev->flags); in super_1_validate()
2170 set_bit(In_sync, &rdev->flags); in super_1_validate()
2234 !test_bit(In_sync, &rdev->flags)) { in super_1_sync()
2341 else if (test_bit(In_sync, &rdev2->flags)) in super_1_sync()
2826 !test_bit(In_sync, &rdev->flags) && in md_update_sb()
3034 if (test_bit(In_sync, &flags)) in state_show()
3046 !test_bit(In_sync, &flags)) in state_show()
3142 set_bit(In_sync, &rdev->flags); in state_store()
3155 clear_bit(In_sync, &rdev->flags); in state_store()
3325 if (test_bit(In_sync, &rdev->flags)) in slot_store()
3329 clear_bit(In_sync, &rdev->flags); in slot_store()
3348 set_bit(In_sync, &rdev->flags); in slot_store()
3552 if (test_bit(In_sync, &rdev->flags) || in recovery_start_show()
3574 set_bit(In_sync, &rdev->flags); in recovery_start_store()
3576 clear_bit(In_sync, &rdev->flags); in recovery_start_store()
3932 clear_bit(In_sync, &rdev->flags); in analyze_sbs()
4199 clear_bit(In_sync, &rdev->flags); in level_store()
5035 !test_bit(In_sync, &rdev->flags) && in rdev_needs_recovery()
7189 if (test_bit(In_sync, &rdev->flags)) in get_array_info()
7284 else if (test_bit(In_sync, &rdev->flags)) { in get_disk_info()
7394 clear_bit(In_sync, &rdev->flags); /* just to be sure */ in md_add_new_disk()
7488 set_bit(In_sync, &rdev->flags); in md_add_new_disk()
7590 clear_bit(In_sync, &rdev->flags); in hot_add_disk()
9357 !test_bit(In_sync, &rdev->flags)) in mddev_select_lazy_recover_rdev()
9365 clear_bit(In_sync, &recover_rdev->flags); in mddev_select_lazy_recover_rdev()
9850 if (!test_bit(In_sync, &rdev->flags)) in rdev_removeable()
9859 !test_bit(In_sync, &rdev->flags) && in rdev_is_spare()
10694 !test_bit(In_sync, &rdev->flags) && in read_rdev()