Searched refs:VDEV_ALLOC_LOAD (Results 1 – 3 of 3) sorted by relevance
451 #define VDEV_ALLOC_LOAD 0 macro
682 if (alloctype == VDEV_ALLOC_LOAD) { in vdev_alloc()833 (alloctype == VDEV_ALLOC_LOAD || alloctype == VDEV_ALLOC_SPLIT)) { in vdev_alloc()849 ASSERT(alloctype == VDEV_ALLOC_LOAD || in vdev_alloc()857 (alloctype == VDEV_ALLOC_LOAD || alloctype == VDEV_ALLOC_SPLIT)) { in vdev_alloc()869 (alloctype == VDEV_ALLOC_LOAD || alloctype == VDEV_ALLOC_L2CACHE || in vdev_alloc()871 if (alloctype == VDEV_ALLOC_LOAD) { in vdev_alloc()
2876 VDEV_ALLOC_LOAD : VDEV_ALLOC_SPLIT);3237 VERIFY(spa_config_parse(spa, &mrvd, nv, NULL, 0, VDEV_ALLOC_LOAD) == 0);