Searched refs:XFS_TRANS_RESERVE (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_shared.h | 144 #define XFS_TRANS_RESERVE (1u << 4) macro
|
| /linux/fs/xfs/ |
| H A D | xfs_reflink.c | 950 XFS_TRANS_RESERVE, &tp); in xfs_reflink_end_cow_extent() 1055 XFS_TRANS_RESERVE, &tp); in xfs_reflink_end_atomic_cow()
|
| H A D | xfs_refcount_item.c | 551 error = xfs_trans_alloc(mp, &resv, dblocks, 0, XFS_TRANS_RESERVE, &tp); in xfs_refcount_recover_work()
|
| H A D | xfs_rmap_item.c | 604 error = xfs_trans_alloc(mp, &resv, dblocks, 0, XFS_TRANS_RESERVE, &tp); in xfs_rmap_recover_work()
|
| H A D | xfs_zone_alloc.c | 345 XFS_TRANS_RESERVE | XFS_TRANS_RES_FDBLKS, &tp); in xfs_zoned_end_io()
|
| H A D | xfs_inode.c | 1220 XFS_IFREE_SPACE_RES(mp), 0, XFS_TRANS_RESERVE, in xfs_inactive_ifree()
|
| H A D | xfs_log_recover.c | 2546 dfc->dfc_rtxres, XFS_TRANS_RESERVE, &tp); in xlog_finish_defer_ops()
|