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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/quota/
H A Dquota_v1.c131 static const uint quota_magics[] = V2_INITQMAGICS; local
147 if (le32_to_cpu(dqhead.dqh_magic) != quota_magics[type])
H A Dquota_v2.c77 static const uint quota_magics[] = V2_INITQMAGICS; local
82 if (le32_to_cpu(dqhead.dqh_magic) != quota_magics[type] ||

Completed in 47 milliseconds