ReactOS 0.4.16-dev-252-g9ccafe8
|
#include <mm.h>
PRTL_BITMAP _MMPAGING_FILE::Bitmap |
Definition at line 508 of file mm.h.
Referenced by MmFreeSwapPage(), and NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::CurrentUsage |
Definition at line 505 of file mm.h.
Referenced by MmFreeSwapPage(), and NtCreatePagingFile().
HANDLE _MMPAGING_FILE::FileHandle |
Definition at line 509 of file mm.h.
Referenced by NtCreatePagingFile().
PFILE_OBJECT _MMPAGING_FILE::FileObject |
Definition at line 506 of file mm.h.
Referenced by MiReadPageFile(), and NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::FreeSpace |
Definition at line 504 of file mm.h.
Referenced by MmFreeSwapPage(), and NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::MaximumSize |
Definition at line 502 of file mm.h.
Referenced by NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::MinimumSize |
Definition at line 503 of file mm.h.
Referenced by NtCreatePagingFile().
UNICODE_STRING _MMPAGING_FILE::PageFileName |
Definition at line 507 of file mm.h.
Referenced by MiShutdownSystem(), and NtCreatePagingFile().
PFN_NUMBER _MMPAGING_FILE::Size |
Definition at line 501 of file mm.h.
Referenced by NtCreatePagingFile().