allocatable
is_allocatable = allocatable(dargs);
boolean_t allocatable;
allocatable = vdev_allocatable(vd);
allocatable = vdev_allocatable(vd);
if (allocatable && !GANG_ALLOCATION(flags) && !try_hard) {
allocatable = metaslab_group_allocatable(mg, rotor,
if (!allocatable) {