Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_util.c235 case EZFS_POOLREADONLY: in libzfs_error_description()
387 zfs_verror(hdl, EZFS_POOLREADONLY, fmt, ap); in zfs_standard_error_fmt()
482 zfs_verror(hdl, EZFS_POOLREADONLY, fmt, ap); in zpool_standard_error_fmt()
HDlibzfs.h133 EZFS_POOLREADONLY, /* pool is in read-only mode */ enumerator