xfs_allocbt_maxrecs
unsigned int xfs_allocbt_maxrecs(struct xfs_mount *mp, unsigned int blocklen,
mp->m_alloc_mxr[0] = xfs_allocbt_maxrecs(mp, sbp->sb_blocksize, true);
mp->m_alloc_mxr[1] = xfs_allocbt_maxrecs(mp, sbp->sb_blocksize, false);