Home
last modified time | relevance | path

Searched refs:StableGuid (Results 1 – 6 of 6) sorted by relevance

/reactos/sdk/include/ddk/
H A Dmountdev.h68 GUID StableGuid; member
/reactos/drivers/storage/mountmgr/
H A Dmountmgr.c281 _Inout_opt_ LPGUID StableGuid, in QueryDeviceInformation() argument
546 StableGuid, in QueryDeviceInformation()
860 GUID StableGuid; in MountMgrMountedDeviceArrival() local
910 &StableGuid, in MountMgrMountedDeviceArrival()
1014 &StableGuid); in MountMgrMountedDeviceArrival()
H A Dmntmgr.h234 _Inout_opt_ LPGUID StableGuid,
/reactos/modules/rosapps/drivers/vfd/
H A Dimports.h262 GUID StableGuid; member
/reactos/drivers/filesystems/btrfs/
H A Ddevctrl.c36 RtlCopyMemory(&msg->StableGuid, &Vcb->superblock.uuid, sizeof(GUID)); in mountdev_query_stable_guid()
H A Dvolume.c748 RtlCopyMemory(&mdsg->StableGuid, &pdode->uuid, sizeof(BTRFS_UUID)); in vol_query_stable_guid()