Searched refs:ZK_OPTIONAL (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zfs_ioctl.c | 3211 {"props", DATA_TYPE_NVLIST, ZK_OPTIONAL}, 3351 {"props", DATA_TYPE_NVLIST, ZK_OPTIONAL}, 3408 {"props", DATA_TYPE_NVLIST, ZK_OPTIONAL}, 3632 {"defer", DATA_TYPE_BOOLEAN, ZK_OPTIONAL}, 4215 {"target", DATA_TYPE_STRING, ZK_OPTIONAL}, 5231 {"props", DATA_TYPE_NVLIST, ZK_OPTIONAL}, 6487 {"from", DATA_TYPE_STRING, ZK_OPTIONAL}, 6493 {"fd", DATA_TYPE_INT32, ZK_OPTIONAL}, 6497 {"bytes", DATA_TYPE_UINT64, ZK_OPTIONAL}, 6688 {"noop", DATA_TYPE_BOOLEAN, ZK_OPTIONAL}, [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zfs_ioctl_impl.h | 65 ZK_OPTIONAL = 1 << 0, /* pair is optional */ enumerator
|