Home
last modified time | relevance | path

Searched refs:EZFS_POOLREADONLY (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/cddl/osnet/dist/lib/libzfs/common/
Dlibzfs_util.c241 case EZFS_POOLREADONLY: in libzfs_error_description()
393 zfs_verror(hdl, EZFS_POOLREADONLY, fmt, ap); in zfs_standard_error_fmt()
488 zfs_verror(hdl, EZFS_POOLREADONLY, fmt, ap); in zpool_standard_error_fmt()
Dlibzfs.h131 EZFS_POOLREADONLY, /* pool is in read-only mode */ enumerator