Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_util.c162 case EZFS_IO: in libzfs_error_description()
328 zfs_verror(hdl, EZFS_IO, fmt, ap); in zfs_common_error()
366 zfs_verror(hdl, EZFS_IO, fmt, ap); in zfs_standard_error_fmt()
H A Dlibzfs.h96 EZFS_IO, /* I/O error */ enumerator