Lines Matching refs:xfs_trans
65 struct xfs_trans *tp) in xfs_trans_free()
86 STATIC struct xfs_trans *
88 struct xfs_trans *tp) in xfs_trans_dup()
90 struct xfs_trans *ntp; in xfs_trans_dup()
149 struct xfs_trans *tp, in xfs_trans_reserve()
257 struct xfs_trans **tpp) in xfs_trans_alloc()
259 struct xfs_trans *tp; in xfs_trans_alloc()
316 struct xfs_trans **tpp) in xfs_trans_alloc_empty()
595 struct xfs_trans *tp) in xfs_trans_unreserve_and_mod_sb()
744 struct xfs_trans *tp, in xfs_trans_add_item()
772 struct xfs_trans *tp, in xfs_trans_free_items()
921 struct xfs_trans *tp, in __xfs_trans_commit()
1010 struct xfs_trans *tp) in xfs_trans_commit()
1025 struct xfs_trans *tp) in xfs_trans_cancel()
1076 struct xfs_trans **tpp) in xfs_trans_roll()
1078 struct xfs_trans *trans = *tpp; in xfs_trans_roll()