Home
last modified time | relevance | path

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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_util.c175 case EZFS_POOL_NOTSUP: in libzfs_error_description()
491 zfs_verror(hdl, EZFS_POOL_NOTSUP, fmt, ap); in zpool_standard_error_fmt()
HDlibzfs.h104 EZFS_POOL_NOTSUP, /* ops not supported for this type of pool */ enumerator
HDlibzfs_pool.c1427 (void) zfs_error(hdl, EZFS_POOL_NOTSUP, msg); in zpool_add()