Lines Matching refs:xfs_mount
18 struct xfs_mount;
34 struct xfs_mount *li_mountp; /* ptr to fs mount */
104 void xfs_log_item_init(struct xfs_mount *mp, struct xfs_log_item *item,
135 struct xfs_mount *t_mountp; /* ptr to fs mount struct */
166 int xfs_trans_alloc(struct xfs_mount *mp, struct xfs_trans_res *resp,
169 int xfs_trans_alloc_empty(struct xfs_mount *mp,
190 int xfs_trans_read_buf_map(struct xfs_mount *mp,
200 struct xfs_mount *mp, in xfs_trans_read_buf()
238 int xfs_trans_ail_init(struct xfs_mount *);
239 void xfs_trans_ail_destroy(struct xfs_mount *);
261 int xfs_trans_alloc_icreate(struct xfs_mount *mp, struct xfs_trans_res *resv,