Searched refs:lmagics (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.c169 unsigned int lmagics[MAXQUOTAS] = OCFS2_LOCAL_QMAGICS; local
190 if (le32_to_cpu(dqhead->dqh_magic) != lmagics[type]) {
193 lmagics[type], type);

Completed in 52 milliseconds