Searched refs:EZFS_NOREPLICAS (Results 1 – 3 of 3) sorted by relevance
81 EZFS_NOREPLICAS, /* no valid replicas */ enumerator
3054 return (zfs_error(hdl, EZFS_NOREPLICAS, msg)); in zpool_vdev_offline()3094 return (zfs_error(hdl, EZFS_NOREPLICAS, msg)); in zpool_vdev_fault()3375 (void) zfs_error(hdl, EZFS_NOREPLICAS, msg); in zpool_vdev_detach()
130 case EZFS_NOREPLICAS: in libzfs_error_description()