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()
250 struct xfs_trans **tpp) in xfs_trans_alloc()
252 struct xfs_trans *tp; in xfs_trans_alloc()
313 struct xfs_trans **tpp) in xfs_trans_alloc_empty()
563 struct xfs_trans *tp) in xfs_trans_unreserve_and_mod_sb()
644 struct xfs_trans *tp, in xfs_trans_add_item()
672 struct xfs_trans *tp, in xfs_trans_free_items()
831 struct xfs_trans *tp, in __xfs_trans_commit()
919 struct xfs_trans *tp) in xfs_trans_commit()
934 struct xfs_trans *tp) in xfs_trans_cancel()
982 struct xfs_trans **tpp) in xfs_trans_roll()
984 struct xfs_trans *trans = *tpp; in xfs_trans_roll()