Searched refs:xfs_alloc_ag_max_usable (Results 1 – 3 of 3) sorted by relevance
90 unsigned int xfs_alloc_ag_max_usable(struct xfs_mount *mp);
871 mp->m_ag_max_usable = xfs_alloc_ag_max_usable(mp); in xfs_sb_mount_common()
121 xfs_alloc_ag_max_usable( in xfs_alloc_ag_max_usable() function