Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs.h103 EZFS_POOL_NOTSUP, /* ops not supported for this type of pool */ enumerator
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c182 case EZFS_POOL_NOTSUP: in libzfs_error_description()
664 zfs_verror(hdl, EZFS_POOL_NOTSUP, fmt, ap); in zpool_standard_error_fmt()
H A Dlibzfs_pool.c3201 return (zfs_error(hdl, EZFS_POOL_NOTSUP, msg)); in zpool_vdev_attach()