ReactOS 0.4.16-dev-747-gbc52d5f
|
#include <mm.h>
PRTL_BITMAP _MMPAGING_FILE::Bitmap |
Definition at line 515 of file mm.h.
Referenced by MmFreeSwapPage(), and NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::CurrentUsage |
Definition at line 512 of file mm.h.
Referenced by MmFreeSwapPage(), and NtCreatePagingFile().
HANDLE _MMPAGING_FILE::FileHandle |
Definition at line 516 of file mm.h.
Referenced by NtCreatePagingFile().
PFILE_OBJECT _MMPAGING_FILE::FileObject |
Definition at line 513 of file mm.h.
Referenced by MiReadPageFile(), and NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::FreeSpace |
Definition at line 511 of file mm.h.
Referenced by MmFreeSwapPage(), and NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::MaximumSize |
Definition at line 509 of file mm.h.
Referenced by NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::MinimumSize |
Definition at line 510 of file mm.h.
Referenced by NtCreatePagingFile().
UNICODE_STRING _MMPAGING_FILE::PageFileName |
Definition at line 514 of file mm.h.
Referenced by MiShutdownSystem(), and NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::Size |
Definition at line 508 of file mm.h.
Referenced by NtCreatePagingFile().