xfs_rtgroup_alloc
error = xfs_rtgroup_alloc(mp, index, end_rgno, rextents);
int xfs_rtgroup_alloc(struct xfs_mount *mp, xfs_rgnumber_t rgno,
error = xfs_rtgroup_alloc(mp, rgno, new_rgcount, rextents);