Searched refs:EZFS_ZONED (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_dataset.c | 1395 (void) zfs_error(hdl, EZFS_ZONED, in zfs_valid_proplist() 1403 (void) zfs_error(hdl, EZFS_ZONED, in zfs_valid_proplist() 1415 (void) zfs_error(hdl, EZFS_ZONED, errbuf); in zfs_valid_proplist() 1823 ret = zfs_error(hdl, EZFS_ZONED, errbuf); in zfs_prop_set_list() 1986 return (zfs_error(hdl, EZFS_ZONED, errbuf)); in zfs_prop_inherit() 1999 ret = zfs_error(hdl, EZFS_ZONED, errbuf); in zfs_prop_inherit() 4471 return (zfs_error(hdl, EZFS_ZONED, errbuf)); in zfs_rename() 4513 (void) zfs_error(hdl, EZFS_ZONED, errbuf); in zfs_rename()
|
| H A D | libzfs_util.c | 146 case EZFS_ZONED: in libzfs_error_description()
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzfs.h | 88 EZFS_ZONED, /* used improperly in local zone */ enumerator
|