Lines Matching refs:xfs_trans
14 struct xfs_trans;
22 struct xfs_trans *tp; /* transaction pointer */
190 void xfs_bmap_local_to_extents_empty(struct xfs_trans *tp,
192 void __xfs_bmap_add_free(struct xfs_trans *tp, xfs_fsblock_t bno,
196 int xfs_bmap_first_unused(struct xfs_trans *tp, struct xfs_inode *ip,
198 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
206 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
209 int __xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
212 int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
222 int xfs_bmap_collapse_extents(struct xfs_trans *tp, struct xfs_inode *ip,
227 int xfs_bmap_insert_extents(struct xfs_trans *tp, struct xfs_inode *ip,
230 int xfs_bmap_split_extent(struct xfs_trans *tp, struct xfs_inode *ip,
238 int xfs_bmap_add_extent_unwritten_real(struct xfs_trans *tp,
245 struct xfs_trans *tp, in xfs_bmap_add_free()
266 int xfs_bmap_finish_one(struct xfs_trans *tp, struct xfs_inode *ip,
270 void xfs_bmap_map_extent(struct xfs_trans *tp, struct xfs_inode *ip,
272 void xfs_bmap_unmap_extent(struct xfs_trans *tp, struct xfs_inode *ip,
290 int xfs_bmapi_remap(struct xfs_trans *tp, struct xfs_inode *ip,