Searched refs:keynvl (Results 1 – 2 of 2) sorted by relevance
2905 nvlist_t *keynvl = NULL; in dmu_recv_stream() local2911 &keynvl); in dmu_recv_stream()2923 drc->drc_drrb->drr_type, keynvl, drc->drc_newfs); in dmu_recv_stream()2929 (void) nvlist_lookup_uint64(keynvl, "to_ivset_guid", in dmu_recv_stream()2933 drc->drc_keynvl = fnvlist_dup(keynvl); in dmu_recv_stream()
2500 nvlist_t *keynvl = NULL; in dmu_send_impl() local2504 &keynvl); in dmu_send_impl()2510 fnvlist_add_nvlist(nvl, "crypt_keydata", keynvl); in dmu_send_impl()2511 fnvlist_free(keynvl); in dmu_send_impl()