Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs.h114 EZFS_VDEVNOTSUP, /* unsupported vdev type */ enumerator
H A Dlibzfs_util.c196 case EZFS_VDEVNOTSUP: in libzfs_error_description()
H A Dlibzfs_pool.c2368 return (zfs_error(hdl, EZFS_VDEVNOTSUP, msg)); in zpool_vdev_online()
3929 (void) zfs_error(hdl, EZFS_VDEVNOTSUP, errbuf); in supported_dump_vdev_type()