Home
last modified time | relevance | path

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

/reactos/drivers/storage/mountmgr/
H A Dmntmgr.h344 DRIVER_DISPATCH MountMgrDeviceControl; variable
H A Dmountmgr.c1791 DriverObject->MajorFunction[IRP_MJ_DEVICE_CONTROL] = MountMgrDeviceControl; in DriverEntry()
H A Ddevice.c2666 MountMgrDeviceControl(IN PDEVICE_OBJECT DeviceObject, in MountMgrDeviceControl() function