Lines Matching refs:xfs_trans
14 struct xfs_trans;
22 struct xfs_trans *tp; /* transaction pointer */
187 void __xfs_bmap_add_free(struct xfs_trans *tp, xfs_fsblock_t bno,
191 int xfs_bmap_first_unused(struct xfs_trans *tp, struct xfs_inode *ip,
193 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
201 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
204 int __xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
207 int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
217 int xfs_bmap_collapse_extents(struct xfs_trans *tp, struct xfs_inode *ip,
222 int xfs_bmap_insert_extents(struct xfs_trans *tp, struct xfs_inode *ip,
233 struct xfs_trans *tp, in xfs_bmap_add_free()
254 int xfs_bmap_finish_one(struct xfs_trans *tp, struct xfs_inode *ip,
258 int xfs_bmap_map_extent(struct xfs_trans *tp, struct xfs_inode *ip,
260 int xfs_bmap_unmap_extent(struct xfs_trans *tp, struct xfs_inode *ip,
278 int xfs_bmapi_remap(struct xfs_trans *tp, struct xfs_inode *ip,