Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dvdev.h150 VDEV_LABEL_CREATE, /* create/add a new device */ enumerator
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c581 case VDEV_LABEL_CREATE: in vdev_inuse()
H A Dvdev.c1591 VDEV_LABEL_REPLACE : VDEV_LABEL_CREATE)) != 0) { in vdev_create()