Lines Matching refs:xfs_mount
12 struct xfs_mount;
30 xfs_make_iptr(struct xfs_mount *mp, struct xfs_buf *b, int o)
82 struct xfs_mount *mp, /* file system mount structure */
102 struct xfs_mount *mp, /* file system mount structure */
113 struct xfs_mount *mp, /* file system mount structure */
132 int xfs_ialloc_inode_init(struct xfs_mount *mp, struct xfs_trans *tp,
137 int xfs_read_agi(struct xfs_mount *mp, struct xfs_trans *tp,
141 void xfs_inobt_btrec_to_irec(struct xfs_mount *mp, union xfs_btree_rec *rec,
153 int xfs_ialloc_cluster_alignment(struct xfs_mount *mp);
154 void xfs_ialloc_setup_geometry(struct xfs_mount *mp);
155 xfs_ino_t xfs_ialloc_calc_rootino(struct xfs_mount *mp, int sunit);