Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c213 case EZFS_NOTSUP: in libzfs_error_description()
557 (void) zfs_error(hdl, EZFS_NOTSUP, errbuf); in zfs_setprop_error()
563 (void) zfs_error(hdl, EZFS_NOTSUP, errbuf); in zfs_setprop_error()
H A Dlibzfs_sendrecv.c4303 err = zfs_error(hdl, EZFS_NOTSUP, errbuf); in zfs_receive_one()
/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs.h118 EZFS_NOTSUP, /* ops not supported on this dataset */ enumerator