Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs.h117 EZFS_VDEVNOTSUP, /* unsupported vdev type */ enumerator
H A Dlibzfs_util.c200 case EZFS_VDEVNOTSUP: in libzfs_error_description()
H A Dlibzfs_pool.c2952 return (zfs_error(hdl, EZFS_VDEVNOTSUP, msg)); in zpool_vdev_online()
4834 (void) zfs_error(hdl, EZFS_VDEVNOTSUP, errbuf); in supported_dump_vdev_type()