HomeSort by: relevance | last modified time | path
    Searched refs:EZFS_NOREPLICAS (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs.h 81 EZFS_NOREPLICAS, /* no valid replicas */
libzfs_util.c 126 case EZFS_NOREPLICAS:
libzfs_pool.c 2499 return (zfs_error(hdl, EZFS_NOREPLICAS, msg));
2539 return (zfs_error(hdl, EZFS_NOREPLICAS, msg));
2821 (void) zfs_error(hdl, EZFS_NOREPLICAS, msg);

Completed in 20 milliseconds