Home
last modified time | relevance | path

Searched refs:EZFS_POOLUNAVAIL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c137 case EZFS_POOLUNAVAIL: in libzfs_error_description()
457 zfs_verror(hdl, EZFS_POOLUNAVAIL, fmt, ap); in zfs_standard_error_fmt()
679 zfs_verror(hdl, EZFS_POOLUNAVAIL, fmt, ap); in zpool_standard_error_fmt()
H A Dlibzfs_pool.c1127 (void) zfs_error_fmt(hdl, EZFS_POOLUNAVAIL, in zpool_open()
4385 error = zfs_error_fmt(hdl, EZFS_POOLUNAVAIL, in zpool_events_next()
/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs.h84 EZFS_POOLUNAVAIL, /* pool is currently unavailable */ enumerator