xfs_bmap_broot_space_calc
new_size = xfs_bmap_broot_space_calc(mp, new_numrecs);
return xfs_bmap_broot_space_calc(mp, be16_to_cpu(bb->bb_numrecs));
return xfs_bmap_broot_space_calc(cur->bc_mp, nr_this_level);