Searched refs:MountMgrDeviceControl (Results 1 – 3 of 3) sorted by relevance
344 DRIVER_DISPATCH MountMgrDeviceControl; variable
1791 DriverObject->MajorFunction[IRP_MJ_DEVICE_CONTROL] = MountMgrDeviceControl; in DriverEntry()
2666 MountMgrDeviceControl(IN PDEVICE_OBJECT DeviceObject, in MountMgrDeviceControl() function