Lines Matching refs:xfs_trans
14 struct xfs_trans;
22 struct xfs_trans *tp; /* transaction pointer */
188 void __xfs_bmap_add_free(struct xfs_trans *tp, xfs_fsblock_t bno,
192 int xfs_bmap_first_unused(struct xfs_trans *tp, struct xfs_inode *ip,
194 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
202 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
205 int __xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
208 int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
218 int xfs_bmap_collapse_extents(struct xfs_trans *tp, struct xfs_inode *ip,
223 int xfs_bmap_insert_extents(struct xfs_trans *tp, struct xfs_inode *ip,
234 struct xfs_trans *tp, in xfs_bmap_add_free()
255 int xfs_bmap_finish_one(struct xfs_trans *tp, struct xfs_inode *ip,
259 int xfs_bmap_map_extent(struct xfs_trans *tp, struct xfs_inode *ip,
261 int xfs_bmap_unmap_extent(struct xfs_trans *tp, struct xfs_inode *ip,
279 int xfs_bmapi_remap(struct xfs_trans *tp, struct xfs_inode *ip,