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

/linux-master/fs/ocfs2/
H A Dquota_local.c162 unsigned int lmagics[OCFS2_MAXQUOTAS] = OCFS2_LOCAL_QMAGICS; local
183 if (le32_to_cpu(dqhead->dqh_magic) != lmagics[type]) {
186 lmagics[type], type);

Completed in 164 milliseconds