Home
last modified time | relevance | path

Searched refs:VDEV_AUX_SPLIT_POOL (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fs/
H A Dzfs.h653 VDEV_AUX_SPLIT_POOL /* vdev was split off into another pool */ enumerator
/titanic_50/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c1503 case VDEV_AUX_SPLIT_POOL: in do_print_vdev()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dvdev.c1385 VDEV_AUX_SPLIT_POOL); in vdev_validate()
H A Dspa.c2055 vd[i]->vdev_stat.vs_aux != VDEV_AUX_SPLIT_POOL) in spa_try_repair()
/titanic_50/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c194 else if (aux == VDEV_AUX_SPLIT_POOL) in zpool_state_to_name()
/titanic_50/usr/src/cmd/zpool/
H A Dzpool_main.c1277 case VDEV_AUX_SPLIT_POOL: in print_status_config()