Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans.h66 #define XFS_TRANS_INACTIVE 3 macro
116 { XFS_TRANS_INACTIVE, "INACTIVE" }, \
Dxfs_vnodeops.c205 tp = xfs_trans_alloc(mp, XFS_TRANS_INACTIVE); in xfs_free_eofblocks()
476 tp = xfs_trans_alloc(mp, XFS_TRANS_INACTIVE); in xfs_inactive_attrs()
662 tp = xfs_trans_alloc(mp, XFS_TRANS_INACTIVE); in xfs_inactive()