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

/linux-master/fs/ocfs2/
H A Dquota_local.c165 unsigned int gversions[OCFS2_MAXQUOTAS] = OCFS2_GLOBAL_QVERSIONS; local
221 if (le32_to_cpu(dqhead->dqh_version) != gversions[type]) {
224 le32_to_cpu(dqhead->dqh_version), gversions[type],

Completed in 92 milliseconds