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