Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h502 #define VDEV_ALLOC_ROOTPOOL 4 macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev.c592 } else if (alloctype == VDEV_ALLOC_ROOTPOOL) { in vdev_alloc()
747 alloctype == VDEV_ALLOC_ROOTPOOL); in vdev_alloc()
765 alloctype == VDEV_ALLOC_ROOTPOOL)) { in vdev_alloc()
773 if (alloctype == VDEV_ALLOC_ROOTPOOL) { in vdev_alloc()
H A Dspa.c5571 VDEV_ALLOC_ROOTPOOL);