ReactOS 0.4.16-dev-1172-g2041f3c
|
#include <mm.h>
PRTL_BITMAP _MMPAGING_FILE::Bitmap |
Definition at line 528 of file mm.h.
Referenced by MmFreeSwapPage(), and NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::CurrentUsage |
Definition at line 525 of file mm.h.
Referenced by MmFreeSwapPage(), and NtCreatePagingFile().
HANDLE _MMPAGING_FILE::FileHandle |
Definition at line 529 of file mm.h.
Referenced by NtCreatePagingFile().
PFILE_OBJECT _MMPAGING_FILE::FileObject |
Definition at line 526 of file mm.h.
Referenced by MiReadPageFile(), and NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::FreeSpace |
Definition at line 524 of file mm.h.
Referenced by MmFreeSwapPage(), and NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::MaximumSize |
Definition at line 522 of file mm.h.
Referenced by NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::MinimumSize |
Definition at line 523 of file mm.h.
Referenced by NtCreatePagingFile().
UNICODE_STRING _MMPAGING_FILE::PageFileName |
Definition at line 527 of file mm.h.
Referenced by MiShutdownSystem(), and NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::Size |
Definition at line 521 of file mm.h.
Referenced by NtCreatePagingFile().