Home
last modified time | relevance | path

Searched refs:xfs_alloc_ag_max_usable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h72 unsigned int xfs_alloc_ag_max_usable(struct xfs_mount *mp);
H A Dxfs_sb.c997 mp->m_ag_max_usable = xfs_alloc_ag_max_usable(mp); in xfs_sb_mount_common()
H A Dxfs_alloc.c135 xfs_alloc_ag_max_usable( in xfs_alloc_ag_max_usable() function