Home
last modified time | relevance | path

Searched refs:XFS_TRANS_RES_FDBLKS (Results 1 – 6 of 6) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_shared.h148 #define XFS_TRANS_RES_FDBLKS (1u << 6) macro
/fs/xfs/
A Dxfs_trans.c115 (tp->t_flags & XFS_TRANS_RES_FDBLKS); in xfs_trans_dup()
220 ASSERT(!(flags & XFS_TRANS_RES_FDBLKS) || xfs_has_lazysbcount(mp)); in __xfs_trans_alloc()
354 } else if (delta > 0 && (tp->t_flags & XFS_TRANS_RES_FDBLKS)) { in xfs_trans_mod_sb()
A Dxfs_exchrange.c232 XFS_TRANS_RES_FDBLKS, &tp); in xfs_exchrange_mappings()
A Dxfs_zone_alloc.c311 XFS_TRANS_RESERVE | XFS_TRANS_RES_FDBLKS, &tp); in xfs_zoned_end_io()
A Dxfs_bmap_util.c1602 flags |= XFS_TRANS_RES_FDBLKS; in xfs_swap_extents()
/fs/xfs/scrub/
A Dtempfile.c860 flags |= XFS_TRANS_RES_FDBLKS; in xrep_tempexch_trans_alloc()

Completed in 28 milliseconds