Home
last modified time | relevance | path

Searched refs:XFS_TRANS_SWAPEXT (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_dfrag.c238 tp = xfs_trans_alloc(mp, XFS_TRANS_SWAPEXT); in xfs_swap_extents()
351 error = xfs_trans_commit(tp, XFS_TRANS_SWAPEXT); in xfs_swap_extents()
Dxfs_trans.h98 #define XFS_TRANS_SWAPEXT 40 macro