Lines Matching refs:xfs_trans
14 struct xfs_trans;
20 struct xfs_trans *tp; /* transaction pointer */
175 void xfs_bmap_local_to_extents_empty(struct xfs_trans *tp,
178 int xfs_bmap_first_unused(struct xfs_trans *tp, struct xfs_inode *ip,
180 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
187 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
190 int __xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
193 int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
203 int xfs_bmap_collapse_extents(struct xfs_trans *tp, struct xfs_inode *ip,
208 int xfs_bmap_insert_extents(struct xfs_trans *tp, struct xfs_inode *ip,
211 int xfs_bmap_split_extent(struct xfs_trans *tp, struct xfs_inode *ip,
219 int xfs_bmap_add_extent_unwritten_real(struct xfs_trans *tp,
237 int xfs_bmap_finish_one(struct xfs_trans *tp, struct xfs_inode *ip,
241 void xfs_bmap_map_extent(struct xfs_trans *tp, struct xfs_inode *ip,
243 void xfs_bmap_unmap_extent(struct xfs_trans *tp, struct xfs_inode *ip,
261 int xfs_bmapi_remap(struct xfs_trans *tp, struct xfs_inode *ip,