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

/linux-4.4.14/fs/xfs/
H A Dxfs_dquot.h53 xfs_fileoff_t q_fileoffset; /* offset in quotas file */ member in struct:xfs_dquot
H A Dxfs_dquot.c472 dqp->q_fileoffset = (xfs_fileoff_t)id / mp->m_quotainfo->qi_dqperchunk; xfs_qm_dqtobp()
487 error = xfs_bmapi_read(quotip, dqp->q_fileoffset, xfs_qm_dqtobp()
513 dqp->q_fileoffset, &bp); xfs_qm_dqtobp()

Completed in 107 milliseconds