Searched refs:xfs_alloc_ag_max_usable (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/libxfs/ | ||
H A D | xfs_alloc.h | 70 unsigned int xfs_alloc_ag_max_usable(struct xfs_mount *mp); |
H A D | xfs_sb.c | 1239 mp->m_ag_max_usable = xfs_alloc_ag_max_usable(mp); in xfs_sb_mount_common() |