ReactOS
0.4.15-dev-2344-g8ddbfde
|
#include "partmgr.h"
Go to the source code of this file.
Variables | |
DRIVER_DISPATCH | PartMgrPower |
DRIVER_DISPATCH | PartMgrShutdownFlush |
NTSTATUS NTAPI DriverEntry | ( | _In_ PDRIVER_OBJECT | DriverObject, |
_In_ PUNICODE_STRING | RegistryPath | ||
) |
Definition at line 1378 of file partmgr.c.
|
static |
Definition at line 931 of file partmgr.c.
Referenced by PartMgrPnp().
|
static |
Definition at line 1014 of file partmgr.c.
Referenced by PartMgrPnp().
|
static |
Definition at line 829 of file partmgr.c.
Referenced by PartMgrPnp().
|
static |
Definition at line 1040 of file partmgr.c.
Referenced by PartMgrPnp().
|
static |
Definition at line 781 of file partmgr.c.
Referenced by PartMgrDeviceControl().
|
static |
Definition at line 807 of file partmgr.c.
Referenced by PartMgrDeviceControl().
|
static |
Definition at line 354 of file partmgr.c.
Referenced by PartMgrDeviceControl().
|
static |
Definition at line 482 of file partmgr.c.
Referenced by PartMgrDeviceControl().
|
static |
Definition at line 535 of file partmgr.c.
Referenced by PartMgrDeviceControl().
|
static |
Definition at line 417 of file partmgr.c.
Referenced by PartMgrDeviceControl().
|
static |
Definition at line 452 of file partmgr.c.
Referenced by PartMgrDeviceControl().
|
static |
Definition at line 571 of file partmgr.c.
Referenced by PartMgrDeviceControl().
|
static |
Definition at line 655 of file partmgr.c.
Referenced by PartMgrDeviceControl().
|
static |
Definition at line 764 of file partmgr.c.
Referenced by PartMgrDeviceControl().
|
static |
Definition at line 1072 of file partmgr.c.
Referenced by DriverEntry().
|
static |
Definition at line 20 of file partmgr.c.
Referenced by FdoIoctlDiskGetDriveLayout().
|
static |
Definition at line 72 of file partmgr.c.
Referenced by FdoIoctlDiskSetDriveLayout().
|
static |
Definition at line 1121 of file partmgr.c.
Referenced by DriverEntry().
|
static |
Definition at line 318 of file partmgr.c.
Referenced by FdoHandleDeviceRelations(), FdoIoctlDiskGetDriveLayout(), FdoIoctlDiskGetDriveLayoutEx(), and PartMgrRefreshDiskData().
Definition at line 1195 of file partmgr.c.
Referenced by DriverEntry().
Definition at line 1294 of file partmgr.c.
Definition at line 1266 of file partmgr.c.
Referenced by DriverEntry().
|
static |
Definition at line 882 of file partmgr.c.
Referenced by FdoHandleDeviceRelations().
Definition at line 1335 of file partmgr.c.
VOID NTAPI PartMgrUnload | ( | _In_ PDRIVER_OBJECT | DriverObject | ) |
|
static |
Definition at line 120 of file partmgr.c.
Referenced by FdoHandleDeviceRelations(), FdoIoctlDiskSetDriveLayout(), and FdoIoctlDiskSetDriveLayoutEx().
DRIVER_DISPATCH PartMgrPower |
Definition at line 1291 of file partmgr.c.
Referenced by DriverEntry().
DRIVER_DISPATCH PartMgrShutdownFlush |
Definition at line 1332 of file partmgr.c.
Referenced by DriverEntry().