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

/linux-master/fs/ocfs2/
H A Dquota_local.c163 unsigned int lversions[OCFS2_MAXQUOTAS] = OCFS2_LOCAL_QVERSIONS; local
189 if (le32_to_cpu(dqhead->dqh_version) != lversions[type]) {
192 lversions[type], type);

Completed in 113 milliseconds