gversions         165 fs/ocfs2/quota_local.c 	unsigned int gversions[OCFS2_MAXQUOTAS] = OCFS2_GLOBAL_QVERSIONS;
gversions         221 fs/ocfs2/quota_local.c 	if (le32_to_cpu(dqhead->dqh_version) != gversions[type]) {
gversions         224 fs/ocfs2/quota_local.c 			le32_to_cpu(dqhead->dqh_version), gversions[type],