Searched refs:quota_magics (Results 1 – 2 of 2) sorted by relevance
135 static const uint quota_magics[] = V2_INITQMAGICS; in v1_check_quota_file() local151 if (le32_to_cpu(dqhead.dqh_magic) != quota_magics[type]) in v1_check_quota_file()
78 static const uint quota_magics[] = V2_INITQMAGICS; in v2_check_quota_file() local83 if (le32_to_cpu(dqhead.dqh_magic) != quota_magics[type] || in v2_check_quota_file()