Lines Matching refs:xfs_trans
13 struct xfs_trans;
53 struct xfs_trans *tp; /* transaction pointer */
98 int xfs_alloc_get_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
100 int xfs_alloc_put_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
116 struct xfs_trans *tp, /* transaction pointer */
132 struct xfs_trans *tp, /* transaction pointer */
141 struct xfs_trans *tp, in xfs_free_extent()
171 int xfs_read_agf(struct xfs_perag *pag, struct xfs_trans *tp, int flags,
173 int xfs_alloc_read_agf(struct xfs_perag *pag, struct xfs_trans *tp, int flags,
175 int xfs_alloc_read_agfl(struct xfs_perag *pag, struct xfs_trans *tp,
177 int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t,
180 int xfs_free_extent_fix_freelist(struct xfs_trans *tp, struct xfs_perag *pag,
214 void __xfs_free_extent_later(struct xfs_trans *tp, xfs_fsblock_t bno,
236 struct xfs_trans *tp, in xfs_free_extent_later()