Searched refs:EZFS_IOC_NOTSUPPORTED (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_util.c | 216 case EZFS_IOC_NOTSUPPORTED: in libzfs_error_description() 467 zfs_verror(hdl, EZFS_IOC_NOTSUPPORTED, fmt, ap); in zfs_standard_error_fmt() 473 zfs_verror(hdl, EZFS_IOC_NOTSUPPORTED, fmt, ap); in zfs_standard_error_fmt() 477 zfs_verror(hdl, EZFS_IOC_NOTSUPPORTED, fmt, ap); in zfs_standard_error_fmt() 724 zfs_verror(hdl, EZFS_IOC_NOTSUPPORTED, fmt, ap); in zpool_standard_error_fmt() 730 zfs_verror(hdl, EZFS_IOC_NOTSUPPORTED, fmt, ap); in zpool_standard_error_fmt() 734 zfs_verror(hdl, EZFS_IOC_NOTSUPPORTED, fmt, ap); in zpool_standard_error_fmt()
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzfs.h | 141 EZFS_IOC_NOTSUPPORTED, /* operation not supported by zfs module */ enumerator
|