Searched refs:ZC_TYPE_NONE (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zio_crypt.h | 46 ZC_TYPE_NONE = 0, enumerator
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zio_crypt.c | 203 {"", ZC_TYPE_NONE, 0, "inherit"}, 204 {"", ZC_TYPE_NONE, 0, "on"}, 205 {"", ZC_TYPE_NONE, 0, "off"},
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zio_crypt.c | 198 {"", ZC_TYPE_NONE, 0, "inherit"}, 199 {"", ZC_TYPE_NONE, 0, "on"}, 200 {"", ZC_TYPE_NONE, 0, "off"},
|