Lines Matching refs:In_sync

498 		if (test_bit(In_sync, &rdev->flags) &&  in raid10_end_write_request()
742 if (!test_bit(In_sync, &rdev->flags) && in read_balance()
1509 test_bit(In_sync, &conf->mirrors[i].rdev->flags) ? "U" : "_"); in status()
1540 test_bit(In_sync, &rdev->flags)) in _enough()
1578 if (test_bit(In_sync, &rdev->flags) in error()
1586 if (test_and_clear_bit(In_sync, &rdev->flags)) in error()
1622 i, !test_bit(In_sync, &tmp->rdev->flags), in print_conf()
1654 && !test_and_set_bit(In_sync, &tmp->replacement->flags)) { in raid10_spare_active()
1657 || !test_and_clear_bit(In_sync, &tmp->rdev->flags)) in raid10_spare_active()
1672 && !test_and_set_bit(In_sync, &tmp->rdev->flags)) { in raid10_spare_active()
1720 clear_bit(In_sync, &rdev->flags); in raid10_add_disk()
1768 if (test_bit(In_sync, &rdev->flags) || in raid10_remove_disk()
2293 test_bit(In_sync, &rdev->flags) && in fix_read_error()
2346 !test_bit(In_sync, &rdev->flags)) in fix_read_error()
2385 !test_bit(In_sync, &rdev->flags)) in fix_read_error()
2945 test_bit(In_sync, &mirror->rdev->flags)) in sync_request()
3016 !test_bit(In_sync, &conf->mirrors[d].rdev->flags)) in sync_request()
3060 if (!test_bit(In_sync, &rdev->flags)) { in sync_request()
3114 if (!test_bit(In_sync, in sync_request()
3647 !test_bit(In_sync, &disk->rdev->flags)) { in run()
3933 else if (!test_bit(In_sync, &rdev->flags)) in calc_degraded()
3949 else if (!test_bit(In_sync, &rdev->flags)) { in calc_degraded()
3998 if (!test_bit(In_sync, &rdev->flags) in raid10_start_reshape()
4062 set_bit(In_sync, &rdev->flags); in raid10_start_reshape()
4072 set_bit(In_sync, &rdev->flags); in raid10_start_reshape()
4515 !test_bit(In_sync, &rdev->flags)) in handle_reshape_read_error()
4605 clear_bit(In_sync, &rdev->flags); in raid10_finish_reshape()
4608 clear_bit(In_sync, &rdev->flags); in raid10_finish_reshape()