Home
last modified time | relevance | path

Searched refs:EZFS_POOL_INVALARG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_util.c175 case EZFS_POOL_INVALARG: in libzfs_error_description()
528 zfs_verror(hdl, EZFS_POOL_INVALARG, fmt, ap); in zpool_standard_error_fmt()
H A Dlibzfs.h104 EZFS_POOL_INVALARG, /* invalid argument for this pool operation */ enumerator
H A Dlibzfs_pool.c2745 return (EZFS_POOL_INVALARG); in vdev_get_physpaths()
2776 return (EZFS_POOL_INVALARG); in zpool_get_config_physpath()
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c2974 case EZFS_POOL_INVALARG: in zfs_err_to_be_err()