Searched refs:EZFS_NOREPLICAS (Results 1 – 3 of 3) sorted by relevance
83 EZFS_NOREPLICAS, /* no valid replicas */ enumerator
2487 return (zfs_error(hdl, EZFS_NOREPLICAS, msg));2527 return (zfs_error(hdl, EZFS_NOREPLICAS, msg));2809 (void) zfs_error(hdl, EZFS_NOREPLICAS, msg);
120 case EZFS_NOREPLICAS: in libzfs_error_description()