q_fileoffset      307 fs/xfs/xfs_dquot.c 	error = xfs_bmapi_write(tp, quotip, dqp->q_fileoffset,
q_fileoffset      399 fs/xfs/xfs_dquot.c 	error = xfs_bmapi_read(quotip, dqp->q_fileoffset,
q_fileoffset      451 fs/xfs/xfs_dquot.c 	dqp->q_fileoffset = (xfs_fileoff_t)id / mp->m_quotainfo->qi_dqperchunk;
q_fileoffset       40 fs/xfs/xfs_dquot.h 	xfs_fileoff_t	 q_fileoffset;	/* offset in quotas file */