|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LIST_ENTRY | Entry |
| ULONG | Start |
| ULONG | Size |
| UMA_DESC_TYPE | Type |
| LIST_ENTRY _UMA_DESCRIPTOR::Entry |
Definition at line 28 of file umamgr.c.
Referenced by CreateUmaDescriptor(), FreeUmaDescriptor(), UmaDescReallocate(), UmaDescRelease(), and UmaDescReserve().
| ULONG _UMA_DESCRIPTOR::Size |
Definition at line 30 of file umamgr.c.
Referenced by CreateUmaDescriptor(), UmaDescReallocate(), UmaDescRelease(), and UmaDescReserve().
| ULONG _UMA_DESCRIPTOR::Start |
Definition at line 29 of file umamgr.c.
Referenced by CreateUmaDescriptor(), UmaDescReallocate(), UmaDescRelease(), and UmaDescReserve().
| UMA_DESC_TYPE _UMA_DESCRIPTOR::Type |
Definition at line 31 of file umamgr.c.
Referenced by CreateUmaDescriptor(), UmaDescReallocate(), UmaDescRelease(), and UmaDescReserve().