Searched refs:EMBEDDED_NVL (Results 1 – 1 of 1) sorted by relevance
133 #define EMBEDDED_NVL(nvp) ((nvlist_t *)(void *)NVP_VALUE(nvp)) macro535 nvlist_free(EMBEDDED_NVL(nvp)); in nvpair_free()937 nvlist_t *nnvl = EMBEDDED_NVL(nvp); in nvlist_add_common()1743 nvl = EMBEDDED_NVL(nvp); in nvlist_lookup_nvpair_ei_sep()2590 return (nvs_embedded(nvs, EMBEDDED_NVL(nvp))); in nvpair_native_embedded()2716 if (nvs_operation(nvs, EMBEDDED_NVL(nvp), &nvsize) != 0) in nvs_native_nvp_size()3171 err = nvs_operation(nvs, EMBEDDED_NVL(nvp), &nvsize); in nvs_xdr_nvp_size()