Lines Matching refs:xfs_trans
13 struct xfs_trans;
35 struct xfs_trans *tp; /* transaction pointer */
78 int xfs_alloc_get_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
80 int xfs_alloc_put_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
96 struct xfs_trans *tp, /* transaction pointer */
144 struct xfs_trans *tp, /* transaction pointer */
154 struct xfs_trans *tp, in xfs_free_extent()
191 int xfs_read_agf(struct xfs_perag *pag, struct xfs_trans *tp, int flags,
193 int xfs_alloc_read_agf(struct xfs_perag *pag, struct xfs_trans *tp, int flags,
195 int xfs_alloc_read_agfl(struct xfs_perag *pag, struct xfs_trans *tp,
197 int xfs_free_agfl_block(struct xfs_trans *, xfs_agnumber_t, xfs_agblock_t,
200 int xfs_free_extent_fix_freelist(struct xfs_trans *tp, struct xfs_perag *pag,
234 int __xfs_free_extent_later(struct xfs_trans *tp, xfs_fsblock_t bno,
261 struct xfs_trans *tp, in xfs_free_extent_later()