Lines Matching refs:xfs_trans
64 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()
148 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()
313 struct xfs_trans **tpp) in xfs_trans_alloc_empty()
592 struct xfs_trans *tp) in xfs_trans_unreserve_and_mod_sb()
741 struct xfs_trans *tp, in xfs_trans_add_item()
769 struct xfs_trans *tp, in xfs_trans_free_items()
928 struct xfs_trans *tp, in __xfs_trans_commit()
1017 struct xfs_trans *tp) in xfs_trans_commit()
1032 struct xfs_trans *tp) in xfs_trans_cancel()
1083 struct xfs_trans **tpp) in xfs_trans_roll()
1085 struct xfs_trans *trans = *tpp; in xfs_trans_roll()