Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c282 case EZFS_VDEV_TOO_BIG: in libzfs_error_description()
740 zfs_verror(hdl, EZFS_VDEV_TOO_BIG, fmt, ap); in zpool_standard_error_fmt()
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h144 EZFS_VDEV_TOO_BIG, /* a device is too big to be used */ enumerator