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

/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h83 EZFS_NOREPLICAS, /* no valid replicas */ enumerator in enum:zfs_error
H A Dlibzfs_util.c120 case EZFS_NOREPLICAS:
H A Dlibzfs_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);

Completed in 100 milliseconds