Home
last modified time | relevance | path

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

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