Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs.h83 EZFS_NOREPLICAS, /* no valid replicas */ enumerator
HDlibzfs_pool.c2487 return (zfs_error(hdl, EZFS_NOREPLICAS, msg));
2527 return (zfs_error(hdl, EZFS_NOREPLICAS, msg));
2809 (void) zfs_error(hdl, EZFS_NOREPLICAS, msg);
HDlibzfs_util.c120 case EZFS_NOREPLICAS: in libzfs_error_description()