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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs.h80 EZFS_NOREPLICAS, /* no valid replicas */ enumerator in enum:zfs_error
H A Dlibzfs_util.c116 case EZFS_NOREPLICAS:
H A Dlibzfs_pool.c2493 return (zfs_error(hdl, EZFS_NOREPLICAS, msg));
2533 return (zfs_error(hdl, EZFS_NOREPLICAS, msg));
2805 (void) zfs_error(hdl, EZFS_NOREPLICAS, msg);

Completed in 72 milliseconds