Home
last modified time | relevance | path

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

/reactos/boot/environ/lib/io/
H A Ddevice.c1669 BL_DEVICE_CALLBACKS VirtualDiskDeviceFunctionTable = variable
2029 Status = VirtualDiskDeviceFunctionTable.Open(Device, DeviceEntry); in BlockIoOpen()