dqb_inodemod     1218 fs/ocfs2/ocfs2_fs.h /*10*/	__le64 dqb_inodemod;	/* Change in the amount of used inodes */
dqb_inodemod      529 fs/ocfs2/quota_local.c 			inodechange = le64_to_cpu(dqblk->dqb_inodemod);
dqb_inodemod      883 fs/ocfs2/quota_local.c 	dqblk->dqb_inodemod = cpu_to_le64(od->dq_dquot.dq_dqb.dqb_curinodes -
dqb_inodemod      888 fs/ocfs2/quota_local.c 		(unsigned long long)le64_to_cpu(dqblk->dqb_inodemod),