Searched refs:EMBEDDED_NVL (Results 1 – 1 of 1) sorted by relevance
141 #define EMBEDDED_NVL(nvp) ((nvlist_t *)(void *)NVP_VALUE(nvp)) macro846 nvlist_free(EMBEDDED_NVL(nvp)); in nvpair_free()1224 nvlist_t *nnvl = EMBEDDED_NVL(nvp); in nvlist_add_common()2034 nvl = EMBEDDED_NVL(nvp); in nvlist_lookup_nvpair_ei_sep()2897 return (nvs_embedded(nvs, EMBEDDED_NVL(nvp))); in nvpair_native_embedded()3024 if (nvs_operation(nvs, EMBEDDED_NVL(nvp), &nvsize) != 0) in nvs_native_nvp_size()3479 err = nvs_operation(nvs, EMBEDDED_NVL(nvp), &nvsize); in nvs_xdr_nvp_size()