Lines Matching refs:xfs_mount
18 struct xfs_mount;
34 struct xfs_mount *li_mountp; /* ptr to fs mount */
81 void xfs_log_item_init(struct xfs_mount *mp, struct xfs_log_item *item,
112 struct xfs_mount *t_mountp; /* ptr to fs mount struct */
158 int xfs_trans_alloc(struct xfs_mount *mp, struct xfs_trans_res *resp,
161 int xfs_trans_alloc_empty(struct xfs_mount *mp,
182 int xfs_trans_read_buf_map(struct xfs_mount *mp,
192 struct xfs_mount *mp, in xfs_trans_read_buf()
206 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int);
237 int xfs_trans_ail_init(struct xfs_mount *);
238 void xfs_trans_ail_destroy(struct xfs_mount *);