ReactOS 0.4.16-dev-36-g301675c
|
Go to the source code of this file.
Macros | |
#define | CLASS_INIT_GUID 0 |
Variables | |
ULONG | BreakOnClose = 0 |
const PCSZ | LockTypeStrings [] |
_IRQL_requires_max_ | ( | PASSIVE_LEVEL | ) |
Definition at line 1011 of file create.c.
Definition at line 57 of file create.c.
Referenced by ClassInitializeDispatchTables().
VOID ClasspCleanupDisableMcn | ( | IN PFILE_OBJECT_EXTENSION | FsContext | ) |
Definition at line 434 of file create.c.
Referenced by ClasspCreateClose().
VOID ClasspCleanupProtectedLocks | ( | IN PFILE_OBJECT_EXTENSION | FsContext | ) |
Definition at line 296 of file create.c.
Referenced by ClasspCreateClose().
NTSTATUS ClasspCreateClose | ( | IN PDEVICE_OBJECT | DeviceObject, |
IN PIRP | Irp | ||
) |
Definition at line 123 of file create.c.
Referenced by ClassCreateClose().
NTSTATUS ClasspEjectionControl | ( | IN PDEVICE_OBJECT | Fdo, |
IN PIRP | Irp, | ||
IN MEDIA_LOCK_TYPE | LockType, | ||
IN BOOLEAN | Lock | ||
) |
Definition at line 474 of file create.c.
Referenced by ClassDeviceControl(), and ClassDispatchPnp().
ULONG BreakOnClose = 0 |
Definition at line 32 of file create.c.
Referenced by ClasspCleanupProtectedLocks(), and ClasspCreateClose().
Definition at line 34 of file create.c.
Referenced by ClasspEjectionControl().