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