Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c245 #define DATA_TYPE_ANY DATA_TYPE_UNKNOWN macro
3707 {"<keys>", DATA_TYPE_ANY, ZK_OPTIONAL | ZK_WILDCARDLIST},
3967 {"arg", DATA_TYPE_ANY, 0},
7507 if (nvl_keys[k].zkey_type != DATA_TYPE_ANY && in zfs_check_input_nvpairs()