Searched refs:guid_to_ds_map (Results 1 – 1 of 1) sorted by relevance
827 avl_tree_t *guid_to_ds_map; member1598 if ((gmep = avl_find(rwa->guid_to_ds_map, &gmesrch, in receive_write_byref()2430 rwa.guid_to_ds_map = in dmu_recv_stream()2432 avl_create(rwa.guid_to_ds_map, guid_compare, in dmu_recv_stream()2436 free_guid_map_onexit, rwa.guid_to_ds_map, in dmu_recv_stream()2442 (void **)&rwa.guid_to_ds_map); in dmu_recv_stream()2447 drc->drc_guid_to_ds_map = rwa.guid_to_ds_map; in dmu_recv_stream()