Lines Matching refs:xfs_trans
32 struct xfs_trans;
91 typedef struct xfs_trans { struct
157 int xfs_trans_reserve(struct xfs_trans *, struct xfs_trans_res *,
161 struct xfs_buf *xfs_trans_get_buf_map(struct xfs_trans *tp,
168 struct xfs_trans *tp, in xfs_trans_get_buf()
179 struct xfs_trans *tp,
189 struct xfs_trans *tp, in xfs_trans_read_buf()
214 void xfs_trans_ichgtime(struct xfs_trans *, struct xfs_inode *, int);
215 void xfs_trans_ijoin(struct xfs_trans *, struct xfs_inode *, uint);
232 int xfs_trans_roll(struct xfs_trans **, struct xfs_inode *);
237 void xfs_trans_buf_set_type(struct xfs_trans *, struct xfs_buf *,