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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dquota_local.c171 unsigned int gmagics[MAXQUOTAS] = OCFS2_GLOBAL_QMAGICS; local
222 if (le32_to_cpu(dqhead->dqh_magic) != gmagics[type]) {
225 le32_to_cpu(dqhead->dqh_magic), gmagics[type], type);

Completed in 57 milliseconds