Home
last modified time | relevance | path

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

/fs/xfs/scrub/
A Dquota_repair.c74 error = xfs_bmapi_write(sc->tp, sc->ip, dq->q_fileoffset, in xrep_quota_item_fill_bmap_hole()
123 dq->q_fileoffset = offset; in xrep_quota_item_bmap()
A Dquota.c97 if (dq->q_fileoffset != offset) { in xchk_quota_item_bmap()
/fs/xfs/
A Dxfs_dquot.h77 xfs_fileoff_t q_fileoffset; member
A Dxfs_dquot.c381 error = xfs_bmapi_write(tp, quotip, dqp->q_fileoffset, in xfs_dquot_disk_alloc()
482 error = xfs_bmapi_read(quotip, dqp->q_fileoffset, in xfs_dquot_disk_read()
536 dqp->q_fileoffset = (xfs_fileoff_t)id / mp->m_quotainfo->qi_dqperchunk; in xfs_dquot_alloc()

Completed in 20 milliseconds