Home
last modified time | relevance | path

Searched refs:EZFS_VDEV_NOTSUP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c312 case EZFS_VDEV_NOTSUP: in libzfs_error_description()
754 zfs_verror(hdl, EZFS_VDEV_NOTSUP, fmt, ap); in zpool_standard_error_fmt()
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h155 EZFS_VDEV_NOTSUP, /* ops not supported for this type of vdev */ enumerator