Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dvdev_impl.h284 #define VDEV_ALLOC_ROOTPOOL 4 macro
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dvdev.c405 } else if (alloctype == VDEV_ALLOC_ROOTPOOL) { in vdev_alloc()
523 alloctype == VDEV_ALLOC_ROOTPOOL); in vdev_alloc()
533 alloctype == VDEV_ALLOC_ROOTPOOL)) { in vdev_alloc()
541 if (alloctype == VDEV_ALLOC_ROOTPOOL) { in vdev_alloc()
H A Dspa.c3857 VDEV_ALLOC_ROOTPOOL); in spa_import_rootpool()