Searched refs:keynvl (Results 1 – 2 of 2) sorted by relevance
3333 nvlist_t *keynvl = NULL; in dmu_recv_stream() local3339 &keynvl); in dmu_recv_stream()3352 drc->drc_drrb->drr_type, keynvl, drc->drc_newfs); in dmu_recv_stream()3359 (void) nvlist_lookup_uint64(keynvl, "to_ivset_guid", in dmu_recv_stream()3363 drc->drc_keynvl = fnvlist_dup(keynvl); in dmu_recv_stream()
2535 nvlist_t *keynvl = NULL; in dmu_send_impl() local2539 &keynvl); in dmu_send_impl()2545 fnvlist_add_nvlist(nvl, "crypt_keydata", keynvl); in dmu_send_impl()2546 fnvlist_free(keynvl); in dmu_send_impl()