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

/linux-master/fs/ocfs2/
H A Dquota_local.c164 unsigned int gmagics[OCFS2_MAXQUOTAS] = OCFS2_GLOBAL_QMAGICS; local
215 if (le32_to_cpu(dqhead->dqh_magic) != gmagics[type]) {
218 le32_to_cpu(dqhead->dqh_magic), gmagics[type], type);

Completed in 124 milliseconds