Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs.h74 EZFS_VOLTOOBIG, /* volume is too large for 32-bit system */ enumerator
H A Dlibzfs_util.c104 case EZFS_VOLTOOBIG: in libzfs_error_description()
H A Dlibzfs_dataset.c1777 (void) zfs_error(hdl, EZFS_VOLTOOBIG, errbuf); in zfs_setprop_error()
3741 return (zfs_error(hdl, EZFS_VOLTOOBIG, in zfs_create()