Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c119 case EZFS_VOLTOOBIG: in libzfs_error_description()
632 (void) zfs_error(hdl, EZFS_VOLTOOBIG, errbuf); in zfs_setprop_error()
H A Dlibzfs_dataset.c3879 return (zfs_error(hdl, EZFS_VOLTOOBIG, in zfs_create()
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h75 EZFS_VOLTOOBIG, /* volume is too large for 32-bit system */ enumerator