Lines Matching refs:In_sync
257 if (!test_bit(In_sync, &rs->dev[i].rdev.flags) && in dev_parms()
284 if (!test_bit(In_sync, &rs->dev[i].rdev.flags)) in dev_parms()
390 if (!test_bit(In_sync, &rs->dev[i].rdev.flags) || in validate_raid_redundancy()
430 !test_bit(In_sync, &rs->dev[d].rdev.flags)) && in validate_raid_redundancy()
456 !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()
1047 clear_bit(In_sync, &rdev->flags); in super_validate()
1055 clear_bit(In_sync, &rdev->flags); in super_validate()
1403 if (!test_bit(In_sync, &rs->dev[i].rdev.flags)) in raid_status()
1422 !test_bit(In_sync, &rs->dev[i].rdev.flags)) in raid_status()
1462 !test_bit(In_sync, &rs->dev[i].rdev.flags)) in raid_status()
1485 !test_bit(In_sync, &rs->dev[i].rdev.flags)) in raid_status()
1673 clear_bit(In_sync, &r->flags); in attempt_restore_of_faulty_devices()