Home
last modified time | relevance | path

Searched refs:XFS_QM_DQALLOC_SPACE_RES (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_trans_space.h102 #define XFS_QM_DQALLOC_SPACE_RES(mp) \ macro
/linux/fs/xfs/scrub/
H A Dquota_repair.c69 error = xfs_trans_reserve_more(sc->tp, XFS_QM_DQALLOC_SPACE_RES(mp), in xrep_quota_item_fill_bmap_hole()
/linux/fs/xfs/
H A Dxfs_dquot.c359 XFS_QM_DQALLOC_SPACE_RES(mp), 0, 0, &tp); in xfs_dquot_disk_alloc()