Searched refs:EZFS_POOLUNAVAIL (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_util.c | 137 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 D | libzfs_pool.c | 1127 (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 D | libzfs.h | 84 EZFS_POOLUNAVAIL, /* pool is currently unavailable */ enumerator
|