VDEV_ALLOC_LOAD
VDEV_ALLOC_LOAD : VDEV_ALLOC_SPLIT);
VERIFY(spa_config_parse(spa, &mrvd, nv, NULL, 0, VDEV_ALLOC_LOAD) == 0);
if (alloctype == VDEV_ALLOC_LOAD) {
(alloctype == VDEV_ALLOC_LOAD || alloctype == VDEV_ALLOC_SPLIT)) {
ASSERT(alloctype == VDEV_ALLOC_LOAD ||
(alloctype == VDEV_ALLOC_LOAD || alloctype == VDEV_ALLOC_SPLIT)) {
(alloctype == VDEV_ALLOC_LOAD || alloctype == VDEV_ALLOC_L2CACHE ||
if (alloctype == VDEV_ALLOC_LOAD) {