Home
last modified time | relevance | path

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

/linux-4.19.296/fs/quota/
Dquota_v1.c134 static const uint quota_magics[] = V2_INITQMAGICS; in v1_check_quota_file() local
150 if (le32_to_cpu(dqhead.dqh_magic) != quota_magics[type]) in v1_check_quota_file()
Dquota_v2.c79 static const uint quota_magics[] = V2_INITQMAGICS; in v2_check_quota_file() local
84 if (le32_to_cpu(dqhead.dqh_magic) != quota_magics[type] || in v2_check_quota_file()