Home
last modified time | relevance | path

Searched refs:q_fileoffset (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_dquot.h46 xfs_fileoff_t q_fileoffset; /* offset in quotas file */ member
Dxfs_dquot.c386 dqp->q_fileoffset = (xfs_fileoff_t)id / mp->m_quotainfo->qi_dqperchunk; in xfs_qm_dqtobp()
401 error = xfs_bmapi_read(quotip, dqp->q_fileoffset, in xfs_qm_dqtobp()
427 dqp->q_fileoffset, &bp); in xfs_qm_dqtobp()