Lines Matching refs:In_sync

1338 	clear_bit(In_sync, &rdev->flags);  in super_90_validate()
1433 set_bit(In_sync, &rdev->flags); in super_90_validate()
1532 int is_active = test_bit(In_sync, &rdev2->flags); in super_90_sync()
1562 if (test_bit(In_sync, &rdev2->flags)) in super_90_sync()
1842 clear_bit(In_sync, &rdev->flags); in super_1_validate()
2022 set_bit(In_sync, &rdev->flags); in super_1_validate()
2085 !test_bit(In_sync, &rdev->flags)) { in super_1_sync()
2192 else if (test_bit(In_sync, &rdev2->flags)) in super_1_sync()
2678 !test_bit(In_sync, &rdev->flags) && in md_update_sb()
2886 if (test_bit(In_sync, &flags)) in state_show()
2898 !test_bit(In_sync, &flags)) in state_show()
2994 set_bit(In_sync, &rdev->flags); in state_store()
3007 clear_bit(In_sync, &rdev->flags); in state_store()
3177 if (test_bit(In_sync, &rdev->flags)) in slot_store()
3181 clear_bit(In_sync, &rdev->flags); in slot_store()
3200 set_bit(In_sync, &rdev->flags); in slot_store()
3404 if (test_bit(In_sync, &rdev->flags) || in recovery_start_show()
3426 set_bit(In_sync, &rdev->flags); in recovery_start_store()
3428 clear_bit(In_sync, &rdev->flags); in recovery_start_store()
3787 clear_bit(In_sync, &rdev->flags); in analyze_sbs()
4054 clear_bit(In_sync, &rdev->flags); in level_store()
6744 if (test_bit(In_sync, &rdev->flags)) in get_array_info()
6839 else if (test_bit(In_sync, &rdev->flags)) { in get_disk_info()
6949 clear_bit(In_sync, &rdev->flags); /* just to be sure */ in md_add_new_disk()
7043 set_bit(In_sync, &rdev->flags); in md_add_new_disk()
7145 clear_bit(In_sync, &rdev->flags); in hot_add_disk()
8907 !test_bit(In_sync, &rdev->flags) && in md_sync_position()
9253 !test_bit(In_sync, &rdev->flags) && in md_do_sync()
9329 if (!test_bit(In_sync, &rdev->flags)) in rdev_removeable()
9338 !test_bit(In_sync, &rdev->flags) && in rdev_is_spare()
10121 !test_bit(In_sync, &rdev->flags) && in read_rdev()