Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_dquot.h69 xfs_fileoff_t q_fileoffset; member
Dxfs_dquot.c319 error = xfs_bmapi_write(tp, quotip, dqp->q_fileoffset, in xfs_dquot_disk_alloc()
411 error = xfs_bmapi_read(quotip, dqp->q_fileoffset, in xfs_dquot_disk_read()
463 dqp->q_fileoffset = (xfs_fileoff_t)id / mp->m_quotainfo->qi_dqperchunk; in xfs_dquot_alloc()