Searched refs:ds_guid (Results 1 – 5 of 5) sorted by relevance
831 drr->drr_u.drr_begin.drr_toguid = dsl_dataset_phys(to_ds)->ds_guid; in dmu_send_impl()857 dsp->dsa_toguid = dsl_dataset_phys(to_ds)->ds_guid; in dmu_send_impl()1003 zb.zbm_guid = dsl_dataset_phys(fromds)->ds_guid; in dmu_send_obj()1077 zb.zbm_guid = dsl_dataset_phys(fromds)->ds_guid; in dmu_send()1287 if (dsl_dataset_phys(snap)->ds_guid == fromguid) in recv_begin_check_existing_impl()1449 if (dsl_dataset_phys(origin)->ds_guid != fromguid && in dmu_recv_begin_check()3153 dsl_dataset_phys(origin_head->ds_prev)->ds_guid = in dmu_recv_end_sync()3179 dsl_dataset_phys(ds->ds_prev)->ds_guid = in dmu_recv_end_sync()3228 gmep->guid = dsl_dataset_phys(snapds)->ds_guid; in add_ds_to_guidmap()
841 (void) random_get_pseudo_bytes((void*)&dsphys->ds_guid, in dsl_dataset_create_sync_dd()842 sizeof (dsphys->ds_guid)); in dsl_dataset_create_sync_dd()843 } while (dsphys->ds_guid == 0); in dsl_dataset_create_sync_dd()1425 (void) random_get_pseudo_bytes((void*)&dsphys->ds_guid, in dsl_dataset_snapshot_sync_impl()1426 sizeof (dsphys->ds_guid)); in dsl_dataset_snapshot_sync_impl()1427 } while (dsphys->ds_guid == 0); in dsl_dataset_snapshot_sync_impl()1954 dsl_dataset_phys(ds)->ds_guid); in dsl_dataset_stats()2018 stat->dds_guid = dsl_dataset_phys(ds)->ds_guid; in dsl_dataset_fast_stat()
211 bmark_phys.zbm_guid = dsl_dataset_phys(snapds)->ds_guid; in dsl_bookmark_create_sync()
134 uint64_t ds_guid; member
1429 (u_longlong_t)ds->ds_guid); in dump_dsl_dataset()