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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dquota_v1.c111 static const uint quota_magics[] = V2_INITQMAGICS; local
124 if (le32_to_cpu(dqhead.dqh_magic) != quota_magics[type])
H A Dquota_v2.c33 static const uint quota_magics[] = V2_INITQMAGICS; local
42 if (le32_to_cpu(dqhead.dqh_magic) != quota_magics[type] ||

Completed in 44 milliseconds