Lines Matching refs:In_sync
255 if (!test_bit(In_sync, &rs->dev[i].rdev.flags) && in dev_parms()
282 if (!test_bit(In_sync, &rs->dev[i].rdev.flags)) in dev_parms()
388 if (!test_bit(In_sync, &rs->dev[i].rdev.flags) || in validate_raid_redundancy()
428 !test_bit(In_sync, &rs->dev[d].rdev.flags)) && in validate_raid_redundancy()
454 !test_bit(In_sync, &rs->dev[i].rdev.flags)) && in validate_raid_redundancy()
547 set_bit(In_sync, &rs->dev[i].rdev.flags); in parse_raid_params()
602 clear_bit(In_sync, &rs->dev[value].rdev.flags); in parse_raid_params()
875 (!test_bit(In_sync, &rdev->flags) && !rdev->recovery_offset)) { in super_load()
964 if (!test_bit(In_sync, &r->flags)) { in super_init_validation()
1044 clear_bit(In_sync, &rdev->flags); in super_validate()
1052 clear_bit(In_sync, &rdev->flags); in super_validate()
1396 if (!test_bit(In_sync, &rs->dev[i].rdev.flags)) in raid_status()
1410 !test_bit(In_sync, &rs->dev[i].rdev.flags)) in raid_status()
1450 !test_bit(In_sync, &rs->dev[i].rdev.flags)) in raid_status()
1473 !test_bit(In_sync, &rs->dev[i].rdev.flags)) in raid_status()
1661 clear_bit(In_sync, &r->flags); in attempt_restore_of_faulty_devices()