Searched refs:DATA_TYPE_NVLIST (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/zfs/
H A Dzfs.c66 #define DATA_TYPE_NVLIST 19 macro
1634 found = nvlist_find_value(nvlist, name, DATA_TYPE_NVLIST, &nvpair,
1659 found = nvlist_find_value(nvlist, name, DATA_TYPE_NVLIST, &nvpair,
1677 found = nvlist_find_value(nvlist, name, DATA_TYPE_NVLIST, &nvpair,

Completed in 33 milliseconds