Lines Matching refs:xfs_trans
32 struct xfs_trans;
91 typedef struct xfs_trans { struct
154 int xfs_trans_reserve(struct xfs_trans *, struct xfs_trans_res *,
158 struct xfs_buf *xfs_trans_get_buf_map(struct xfs_trans *tp,
165 struct xfs_trans *tp, in xfs_trans_get_buf()
176 struct xfs_trans *tp,
186 struct xfs_trans *tp, in xfs_trans_read_buf()
211 void xfs_trans_ichgtime(struct xfs_trans *, struct xfs_inode *, int);
212 void xfs_trans_ijoin(struct xfs_trans *, struct xfs_inode *, uint);
223 int xfs_trans_free_extent(struct xfs_trans *,
226 int xfs_trans_commit(struct xfs_trans *);
227 int __xfs_trans_roll(struct xfs_trans **, struct xfs_inode *, int *);
228 int xfs_trans_roll(struct xfs_trans **, struct xfs_inode *);
233 void xfs_trans_buf_set_type(struct xfs_trans *, struct xfs_buf *,