Lines Matching refs:xfs_trans
14 struct xfs_trans;
21 struct xfs_trans *tp; /* transaction pointer */
173 struct xfs_trans *tp, xfs_extlen_t *blen);
178 void xfs_bmap_local_to_extents_empty(struct xfs_trans *tp,
181 int xfs_bmap_first_unused(struct xfs_trans *tp, struct xfs_inode *ip,
183 int xfs_bmap_last_before(struct xfs_trans *tp, struct xfs_inode *ip,
190 int xfs_bmapi_write(struct xfs_trans *tp, struct xfs_inode *ip,
193 int __xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
196 int xfs_bunmapi(struct xfs_trans *tp, struct xfs_inode *ip,
206 int xfs_bmap_collapse_extents(struct xfs_trans *tp, struct xfs_inode *ip,
211 int xfs_bmap_insert_extents(struct xfs_trans *tp, struct xfs_inode *ip,
214 int xfs_bmap_split_extent(struct xfs_trans *tp, struct xfs_inode *ip,
222 int xfs_bmap_add_extent_unwritten_real(struct xfs_trans *tp,
226 xfs_extlen_t xfs_bmapi_minleft(struct xfs_trans *tp, struct xfs_inode *ip,
248 int xfs_bmap_finish_one(struct xfs_trans *tp, struct xfs_bmap_intent *bi);
249 void xfs_bmap_map_extent(struct xfs_trans *tp, struct xfs_inode *ip,
251 void xfs_bmap_unmap_extent(struct xfs_trans *tp, struct xfs_inode *ip,
271 int xfs_bmapi_remap(struct xfs_trans *tp, struct xfs_inode *ip,