Searched refs:check_gids (Results 1 – 1 of 1) sorted by relevance
2655 int check_uids, check_gids, check_modes; in special_file_mismatch() local2670 check_uids = check_gids = check_modes = 1; in special_file_mismatch()2719 check_gids = 0; /* don't care */ in special_file_mismatch()2799 check_gids = 0; /* don't care */ in special_file_mismatch()2871 if (check_gids && rev1_gid != rev2_gid) in special_file_mismatch()