Lines Matching refs:In_sync
446 || !test_bit(In_sync, &rdev->flags)) in read_balance()
478 || !test_bit(In_sync, &rdev->flags) in read_balance()
499 if (!test_bit(In_sync, &rdev->flags)) { in read_balance()
941 rdev && test_bit(In_sync, &rdev->flags) ? "U" : "_"); in status()
959 if (test_bit(In_sync, &rdev->flags) in error()
970 if (test_and_clear_bit(In_sync, &rdev->flags)) { in error()
1008 i, !test_bit(In_sync, &rdev->flags), in print_conf()
1040 && !test_and_set_bit(In_sync, &rdev->flags)) { in raid1_spare_active()
1109 if (test_bit(In_sync, &rdev->flags) || in raid1_remove_disk()
1444 test_bit(In_sync, &rdev->flags) && in fix_read_error()
1468 test_bit(In_sync, &rdev->flags)) { in fix_read_error()
1484 test_bit(In_sync, &rdev->flags)) { in fix_read_error()
1725 } else if (!test_bit(In_sync, &rdev->flags)) { in sync_request()
1906 !test_bit(In_sync, &disk->rdev->flags)) { in setup_conf()
1993 !test_bit(In_sync, &conf->mirrors[i].rdev->flags) || in run()