|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <newmm.h>

Public Attributes | |
| ULONG | Consumer |
| ULONG | Amount |
| ULONG | Offset |
| ULONG | State |
| PVOID | Context |
| LARGE_INTEGER | FileOffset |
| AcquireResource | DoAcquisition |
| PFN_NUMBER | Page [2] |
| PVOID | Buffer [2] |
| SWAPENTRY | SwapEntry |
| const char * | File |
| int | Line |
| ULONG _MM_REQUIRED_RESOURCES::Amount |
Definition at line 56 of file newmm.h.
Referenced by MiReadFilePage().
| ULONG _MM_REQUIRED_RESOURCES::Consumer |
Definition at line 55 of file newmm.h.
Referenced by MiReadFilePage().
| PVOID _MM_REQUIRED_RESOURCES::Context |
Definition at line 59 of file newmm.h.
Referenced by MiReadFilePage().
| AcquireResource _MM_REQUIRED_RESOURCES::DoAcquisition |
| LARGE_INTEGER _MM_REQUIRED_RESOURCES::FileOffset |
Definition at line 60 of file newmm.h.
Referenced by MiReadFilePage().
| ULONG _MM_REQUIRED_RESOURCES::Offset |
Definition at line 57 of file newmm.h.
Referenced by MiReadFilePage().
| PFN_NUMBER _MM_REQUIRED_RESOURCES::Page[2] |
Definition at line 62 of file newmm.h.
Referenced by MiReadFilePage().