Lines Matching refs:xfs_trans
13 struct xfs_trans;
35 struct xfs_trans *tp; /* transaction pointer */
76 int xfs_alloc_get_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
78 int xfs_alloc_put_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
81 int xfs_free_ag_extent(struct xfs_trans *tp, struct xfs_buf *agbp,
97 struct xfs_trans *tp, /* transaction pointer */
145 struct xfs_trans *tp, /* transaction pointer */
155 struct xfs_trans *tp, in xfs_free_extent()
192 int xfs_read_agf(struct xfs_perag *pag, struct xfs_trans *tp, int flags,
194 int xfs_alloc_read_agf(struct xfs_perag *pag, struct xfs_trans *tp, int flags,
196 int xfs_alloc_read_agfl(struct xfs_perag *pag, struct xfs_trans *tp,
199 int xfs_free_extent_fix_freelist(struct xfs_trans *tp, struct xfs_perag *pag,
233 int xfs_free_extent_later(struct xfs_trans *tp, xfs_fsblock_t bno,
277 void xfs_alloc_cancel_autoreap(struct xfs_trans *tp,
279 void xfs_alloc_commit_autoreap(struct xfs_trans *tp,