Lines Matching refs:xfs_mount
18 struct xfs_mount;
34 struct xfs_mount *li_mountp; /* ptr to fs mount */
88 void xfs_log_item_init(struct xfs_mount *mp, struct xfs_log_item *item,
119 struct xfs_mount *t_mountp; /* ptr to fs mount struct */
165 int xfs_trans_alloc(struct xfs_mount *mp, struct xfs_trans_res *resp,
168 int xfs_trans_alloc_empty(struct xfs_mount *mp,
189 int xfs_trans_read_buf_map(struct xfs_mount *mp,
199 struct xfs_mount *mp, in xfs_trans_read_buf()
213 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *);
237 int xfs_trans_ail_init(struct xfs_mount *);
238 void xfs_trans_ail_destroy(struct xfs_mount *);