#include <mi.h>
Public Attributes | |
| LIST_ENTRY | Links |
| LARGE_INTEGER | WriteOffset |
| union { | |
| IO_STATUS_BLOCK IoStatus | |
| LARGE_INTEGER LastByte | |
| } | u |
| PIRP | Irp |
| ULONG_PTR | LastPageToWrite |
| PMMMOD_WRITER_LISTHEAD | PagingListHead |
| PLIST_ENTRY | CurrentList |
| _MMPAGING_FILE * | PagingFile |
| PFILE_OBJECT | File |
| PCONTROL_AREA | ControlArea |
| PERESOURCE | FileResource |
| MDL | Mdl |
| PFN_NUMBER | Page [1] |
|
|
Definition at line 2540 of file mi.h. Referenced by MiGatherMappedPages(), MiMappedPageWriter(), and MiWriteComplete(). |
|
|
Definition at line 2537 of file mi.h. Referenced by MiGatherPagefilePages(), MiInsertPageFileInList(), MiUpdateModifiedWriterMdls(), and MiWriteComplete(). |
|
|
Definition at line 2539 of file mi.h. Referenced by MiGatherMappedPages(), MiMappedPageWriter(), and MiWriteComplete(). |
|
|
Definition at line 2541 of file mi.h. Referenced by MiGatherMappedPages(), MiMappedPageWriter(), and MiWriteComplete(). |
|
|
Definition at line 2531 of file mi.h. Referenced by MiGatherMappedPages(), and MiMappedPageWriter(). |
|
|
|
|
|
|
|
|
Definition at line 2535 of file mi.h. Referenced by MiAttemptPageFileReduction(), MiGatherPagefilePages(), and MiWriteComplete(). |
|
|
Definition at line 2528 of file mi.h. Referenced by MiGatherMappedPages(), MiGatherPagefilePages(), MiModifiedPageWriter(), MiUpdateModifiedWriterMdls(), and MiWriteComplete(). |
|
|
Definition at line 2542 of file mi.h. Referenced by MiCancelWriteOfMappedPfn(), MiGatherMappedPages(), MiGatherPagefilePages(), MiMappedPageWriter(), and MiWriteComplete(). |
|
|
Definition at line 2543 of file mi.h. Referenced by MiGatherMappedPages(), MiGatherPagefilePages(), and MiWriteComplete(). |
|
|
Definition at line 2538 of file mi.h. Referenced by MiGatherPagefilePages(), MiModifiedPageWriter(), MiWriteComplete(), and NtCreatePagingFile(). |
|
|
Definition at line 2536 of file mi.h. Referenced by MiGatherPagefilePages(), MiModifiedPageWriter(), MiUpdateModifiedWriterMdls(), MiWriteComplete(), and NtCreatePagingFile(). |
|
|
Referenced by MiCancelWriteOfMappedPfn(), MiGatherMappedPages(), MiGatherPagefilePages(), and MiMappedPageWriter(). |
|
|
Definition at line 2529 of file mi.h. Referenced by MiGatherMappedPages(), and MiMappedPageWriter(). |
1.3.7