Searched defs:nvh (Results 1 – 5 of 5) sorted by relevance
98 #define NVH_DATA(nvh) ((unsigned char *)nvh + NVH_HSIZE(nvh)) argument99 #define NVH_HSIZE(nvh) \ argument101 #define NVH_DSIZE(nvh) \ argument105 #define NVH_SIZE(nvh) (NVH_HSIZE(nvh) + roundup2(NVH_DSIZE(nvh), 8)) argument199 struct nvhdr *nvh; in nv_validate() local340 struct nvhdr *nvh; in nv_hton() local553 struct nvhdr *nvh; local573 struct nvhdr *nvh; in nv_vexists() local619 struct nvhdr *nvh; in nv_dump() local758 struct nvhdr *nvh; in nv_add() local[all …]
1114 nvp_header_t *nvh; in zfs_nvstore_setter_str() local1298 nvp_header_t *nvh = ptr; in zfs_nvstore_setenv() local1399 nvp_header_t *nvh; in zfs_nvstore_iterate() local
611 nvlist_next_nvpair(nvlist_t *nvl, nvp_header_t *nvh) in nvlist_next_nvpair()1543 nvp_header_t *nvh; in nvpair_find() local
489 for (nvp_header_t *nvh = NULL; in dsl_dir_finalize_props() local
2603 nvs_header_t *nvh; in nvlist_common() local