Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_MDL Struct Reference

#include <ntosdef.h>

List of all members.

Public Attributes

_MDLNext
CSHORT Size
CSHORT MdlFlags
_EPROCESSProcess
PVOID MappedSystemVa
PVOID StartVa
ULONG ByteCount
ULONG ByteOffset


Member Data Documentation

ULONG _MDL::ByteCount
 

Definition at line 420 of file ntosdef.h.

Referenced by CcZeroData(), IopWritePageToDisk(), IoWriteCrashDump(), MiCancelWriteOfMappedPfn(), MiCleanSection(), MiDispatchFault(), MiFlushSectionInternal(), MiGatherMappedPages(), MiGatherPagefilePages(), MiWaitForInPageComplete(), MiWriteComplete(), MmAllocatePagesForMdl(), MmMapIoSpace(), MmShutdownSystem(), NtAllocateUserPhysicalPages(), and NtFreeUserPhysicalPages().

ULONG _MDL::ByteOffset
 

Definition at line 421 of file ntosdef.h.

Referenced by IopWritePageToDisk(), IoWriteCrashDump(), and MmMapIoSpace().

PVOID _MDL::MappedSystemVa
 

Definition at line 418 of file ntosdef.h.

Referenced by CcZeroData(), IopWritePageToDisk(), IoWriteCrashDump(), MiCheckForCrashDump(), MiCleanSection(), MiCreateImageFileMap(), MiFlushSectionInternal(), MiMakeOutswappedPageResident(), MiWaitForInPageComplete(), MiWriteComplete(), MmMapIoSpace(), and MmShutdownSystem().

CSHORT _MDL::MdlFlags
 

Definition at line 416 of file ntosdef.h.

Referenced by CcZeroData(), ExLockUserBuffer(), IoAllocateMdl(), IopWritePageToDisk(), IoWriteCrashDump(), MiCheckForCrashDump(), MiCleanSection(), MiCloneProcessAddressSpace(), MiCreateImageFileMap(), MiFlushSectionInternal(), MiGatherMappedPages(), MiGatherPagefilePages(), MiMakeOutswappedPageResident(), MiResolveMappedFileFault(), MiWaitForInPageComplete(), MiWriteComplete(), MmProbeAndLockSelectedPages(), and MmShutdownSystem().

struct _MDL* _MDL::Next
 

Definition at line 414 of file ntosdef.h.

Referenced by CcMdlRead(), CcMdlReadComplete2(), CcMdlWriteComplete2(), CcPrepareMdlWrite(), IoAllocateMdl(), IopCompleteRequest(), IopDropIrp(), IopFreeIrpAndMdls(), and NtAllocateUserPhysicalPages().

struct _EPROCESS* _MDL::Process
 

Definition at line 417 of file ntosdef.h.

Referenced by MmProbeAndLockSelectedPages().

CSHORT _MDL::Size
 

Definition at line 415 of file ntosdef.h.

Referenced by MiCleanSection(), MiFlushSectionInternal(), MiGatherMappedPages(), and MiGatherPagefilePages().

PVOID _MDL::StartVa
 

Definition at line 419 of file ntosdef.h.

Referenced by IopWritePageToDisk(), IoWriteCrashDump(), MiCleanSection(), MiFlushSectionInternal(), MmMapIoSpace(), MmProbeAndLockSelectedPages(), and MmShutdownSystem().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:20 2004 for test by doxygen 1.3.7