Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_util.c167 case EZFS_POOL_NOTSUP: in libzfs_error_description()
456 zfs_verror(hdl, EZFS_POOL_NOTSUP, fmt, ap); in zpool_standard_error_fmt()
H A Dlibzfs.h100 EZFS_POOL_NOTSUP, /* ops not supported for this type of pool */ enumerator
H A Dlibzfs_pool.c1301 (void) zfs_error(hdl, EZFS_POOL_NOTSUP, msg); in zpool_add()