Searched refs:DeviceInfoEntry (Results 1 – 1 of 1) sorted by relevance
1159 PDEVICE_INFORMATION_ENTRY DeviceInfoEntry; in MountMgrQueryVolumePaths() local1194 if (DeviceInfoEntry->DeviceInformation == DeviceInformation) in MountMgrQueryVolumePaths()1224 if (DeviceInfoEntry == NULL) in MountMgrQueryVolumePaths()1230 DeviceInfoEntry->DeviceInformation = DeviceInformation; in MountMgrQueryVolumePaths()1250 FreePool(DeviceInfoEntry); in MountMgrQueryVolumePaths()1292 FreePool(DeviceInfoEntry); in MountMgrQueryVolumePaths()1316 FreePool(DeviceInfoEntry); in MountMgrQueryVolumePaths()1359 RemoveEntryList(&DeviceInfoEntry->DeviceInformationEntry); in MountMgrQueryVolumePaths()1360 FreePool(DeviceInfoEntry); in MountMgrQueryVolumePaths()1430 RemoveEntryList(&DeviceInfoEntry->DeviceInformationEntry); in MountMgrQueryVolumePaths()[all …]