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 */
154 xfs_trans_t *xfs_trans_alloc(struct xfs_mount *, uint);
155 xfs_trans_t *_xfs_trans_alloc(struct xfs_mount *, uint, xfs_km_flags_t);
178 int xfs_trans_read_buf_map(struct xfs_mount *mp,
188 struct xfs_mount *mp, in xfs_trans_read_buf()
202 struct xfs_buf *xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int);
234 int xfs_trans_ail_init(struct xfs_mount *);
235 void xfs_trans_ail_destroy(struct xfs_mount *);