Home
last modified time | relevance | path

Searched refs:XFS_TRANS_RESERVE (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/fs/xfs/libxfs/
H A Dxfs_shared.h144 #define XFS_TRANS_RESERVE (1u << 4) macro
H A Dxfs_bmap.c4382 XFS_TRANS_RESERVE, &tp); in xfs_bmapi_convert_one_delalloc()
/linux-6.15/fs/xfs/
H A Dxfs_fsops.c162 XFS_GROWFS_SPACE_RES(mp), 0, XFS_TRANS_RESERVE, in xfs_growfs_data_private()
284 XFS_GROWFS_SPACE_RES(mp), 0, XFS_TRANS_RESERVE, &tp); in xfs_growfs_imaxpct()
H A Dxfs_trans.c113 (tp->t_flags & XFS_TRANS_RESERVE) | in xfs_trans_dup()
159 bool rsvd = (tp->t_flags & XFS_TRANS_RESERVE) != 0; in xfs_trans_reserve()
1098 force ? XFS_TRANS_RESERVE : 0, &tp); in xfs_trans_alloc_inode()
1178 if (tp->t_flags & XFS_TRANS_RESERVE) in xfs_trans_reserve_more_inode()
H A Dxfs_refcount_item.c539 XFS_TRANS_RESERVE, &tp); in xfs_refcount_recover_work()
H A Dxfs_rmap_item.c592 XFS_TRANS_RESERVE, &tp); in xfs_rmap_recover_work()
H A Dxfs_attr_item.c781 error = xfs_trans_alloc(mp, &resv, total, 0, XFS_TRANS_RESERVE, &tp); in xfs_attr_recover_work()
H A Dxfs_zone_alloc.c294 XFS_TRANS_RESERVE | XFS_TRANS_RES_FDBLKS, &tp); in xfs_zoned_end_io()
H A Dxfs_reflink.c806 XFS_TRANS_RESERVE, &tp); in xfs_reflink_end_cow_extent()
H A Dxfs_inode.c1214 XFS_IFREE_SPACE_RES(mp), 0, XFS_TRANS_RESERVE, in xfs_inactive_ifree()
H A Dxfs_log_recover.c2536 dfc->dfc_rtxres, XFS_TRANS_RESERVE, &tp); in xlog_finish_defer_ops()