Lines Matching refs:xfs_trans
65 struct xfs_trans *tp) in xfs_trans_free()
85 STATIC struct xfs_trans *
87 struct xfs_trans *tp) in xfs_trans_dup()
89 struct xfs_trans *ntp; in xfs_trans_dup()
147 struct xfs_trans *tp, in xfs_trans_reserve()
256 struct xfs_trans **tpp) in xfs_trans_alloc()
258 struct xfs_trans *tp; in xfs_trans_alloc()
318 struct xfs_trans **tpp) in xfs_trans_alloc_empty()
568 struct xfs_trans *tp) in xfs_trans_unreserve_and_mod_sb()
646 struct xfs_trans *tp, in xfs_trans_add_item()
674 struct xfs_trans *tp, in xfs_trans_free_items()
833 struct xfs_trans *tp, in __xfs_trans_commit()
923 struct xfs_trans *tp) in xfs_trans_commit()
938 struct xfs_trans *tp) in xfs_trans_cancel()
989 struct xfs_trans **tpp) in xfs_trans_roll()
991 struct xfs_trans *trans = *tpp; in xfs_trans_roll()