Lines Matching refs:xfs_trans
12 struct xfs_trans;
26 struct xfs_trans *tp,
42 struct xfs_trans *tp, /* transaction pointer */
57 struct xfs_trans *tp, /* transaction pointer */
62 int xfs_rtfree_blocks(struct xfs_trans *tp, xfs_fsblock_t rtbno,
93 struct xfs_trans *tp, /* transaction pointer */
108 int xfs_rtbuf_get(struct xfs_mount *mp, struct xfs_trans *tp,
110 int xfs_rtcheck_range(struct xfs_mount *mp, struct xfs_trans *tp,
113 int xfs_rtfind_back(struct xfs_mount *mp, struct xfs_trans *tp,
116 int xfs_rtfind_forw(struct xfs_mount *mp, struct xfs_trans *tp,
119 int xfs_rtmodify_range(struct xfs_mount *mp, struct xfs_trans *tp,
121 int xfs_rtmodify_summary_int(struct xfs_mount *mp, struct xfs_trans *tp,
125 int xfs_rtmodify_summary(struct xfs_mount *mp, struct xfs_trans *tp, int log,
128 int xfs_rtfree_range(struct xfs_mount *mp, struct xfs_trans *tp,
131 int xfs_rtalloc_query_range(struct xfs_mount *mp, struct xfs_trans *tp,
135 int xfs_rtalloc_query_all(struct xfs_mount *mp, struct xfs_trans *tp,
139 int xfs_rtalloc_extent_is_free(struct xfs_mount *mp, struct xfs_trans *tp,