Home
last modified time | relevance | path

Searched refs:VDEV_ALLOC_LOAD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h498 #define VDEV_ALLOC_LOAD 0 macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev.c577 if (alloctype == VDEV_ALLOC_LOAD) { in vdev_alloc()
728 (alloctype == VDEV_ALLOC_LOAD || alloctype == VDEV_ALLOC_SPLIT)) { in vdev_alloc()
744 ASSERT(alloctype == VDEV_ALLOC_LOAD || in vdev_alloc()
752 (alloctype == VDEV_ALLOC_LOAD || alloctype == VDEV_ALLOC_SPLIT)) { in vdev_alloc()
764 (alloctype == VDEV_ALLOC_LOAD || alloctype == VDEV_ALLOC_L2CACHE || in vdev_alloc()
766 if (alloctype == VDEV_ALLOC_LOAD) { in vdev_alloc()
H A Dspa.c2834 VDEV_ALLOC_LOAD : VDEV_ALLOC_SPLIT);
3199 VERIFY(spa_config_parse(spa, &mrvd, nv, NULL, 0, VDEV_ALLOC_LOAD) == 0);