Lines Matching refs:xfs_mount
31 struct xfs_mount;
41 struct xfs_mount *li_mountp; /* ptr to fs mount */
76 void xfs_log_item_init(struct xfs_mount *mp, struct xfs_log_item *item,
105 struct xfs_mount *t_mountp; /* ptr to fs mount struct */
152 xfs_trans_t *xfs_trans_alloc(struct xfs_mount *, uint);
153 xfs_trans_t *_xfs_trans_alloc(struct xfs_mount *, uint, xfs_km_flags_t);
175 int xfs_trans_read_buf_map(struct xfs_mount *mp,
185 struct xfs_mount *mp, in xfs_trans_read_buf()
199 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int);
230 int xfs_trans_ail_init(struct xfs_mount *);
231 void xfs_trans_ail_destroy(struct xfs_mount *);