Lines Matching refs:xfs_mount
11 struct xfs_mount;
17 unsigned int xfs_agfl_size(struct xfs_mount *mp);
36 struct xfs_mount *mp; /* file system mount point */
71 unsigned int xfs_alloc_set_aside(struct xfs_mount *mp);
72 unsigned int xfs_alloc_ag_max_usable(struct xfs_mount *mp);
76 unsigned int xfs_alloc_min_freelist(struct xfs_mount *mp,
89 struct xfs_mount *mp); /* file system mount structure */
203 xfs_extlen_t xfs_prealloc_blocks(struct xfs_mount *mp);
220 typedef int (*xfs_agfl_walk_fn)(struct xfs_mount *mp, xfs_agblock_t bno,
222 int xfs_agfl_walk(struct xfs_mount *mp, struct xfs_agf *agf,
252 void xfs_extent_free_get_group(struct xfs_mount *mp,