Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs.h85 EZFS_DEVOVERFLOW, /* too many devices in one vdev */ enumerator
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c139 case EZFS_DEVOVERFLOW: in libzfs_error_description()
660 zfs_verror(hdl, EZFS_DEVOVERFLOW, fmt, ap); in zpool_standard_error_fmt()
H A Dlibzfs_pool.c3319 (void) zfs_error(hdl, EZFS_DEVOVERFLOW, msg); in zpool_vdev_attach()