Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs.h81 EZFS_NOREPLICAS, /* no valid replicas */ enumerator
H A Dlibzfs_pool.c2975 return (zfs_error(hdl, EZFS_NOREPLICAS, msg)); in zpool_vdev_offline()
3015 return (zfs_error(hdl, EZFS_NOREPLICAS, msg)); in zpool_vdev_fault()
3294 (void) zfs_error(hdl, EZFS_NOREPLICAS, msg); in zpool_vdev_detach()
H A Dlibzfs_util.c120 case EZFS_NOREPLICAS: in libzfs_error_description()