Home
last modified time | relevance | path

Searched refs:quota_magics (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/fs/quota/
Dquota_v1.c135 static const uint quota_magics[] = V2_INITQMAGICS; in v1_check_quota_file() local
151 if (le32_to_cpu(dqhead.dqh_magic) != quota_magics[type]) in v1_check_quota_file()
Dquota_v2.c80 static const uint quota_magics[] = V2_INITQMAGICS; in v2_check_quota_file() local
85 if (le32_to_cpu(dqhead.dqh_magic) != quota_magics[type] || in v2_check_quota_file()