ReactOS 0.4.16-dev-533-gc7d1aa3
|
Public Attributes | |
LIST_ENTRY | ListHead |
ULONG | Unknown |
BL_MEMORY_TYPE | Type |
ULONG | Attributes |
ULONG | Unknown2 |
ULONG | Count |
ULONG | Count2 |
ULONG | Size |
ULONG | BlockId |
ULONG | ReferenceCount |
Definition at line 19 of file blkalloc.c.
ULONG _BL_BLOCK_DESCRIPTOR::Attributes |
Definition at line 24 of file blkalloc.c.
Referenced by BlpMmCreateBlockAllocator().
ULONG _BL_BLOCK_DESCRIPTOR::BlockId |
Definition at line 29 of file blkalloc.c.
Referenced by BlpMmCreateBlockAllocator(), MmBapCompareBlockAllocatorTableEntry(), MmBapFreeBlockAllocatorTableEntry(), and MmBapPurgeBlockAllocatorTableEntry().
ULONG _BL_BLOCK_DESCRIPTOR::Count |
Definition at line 26 of file blkalloc.c.
Referenced by BlpMmCreateBlockAllocator().
ULONG _BL_BLOCK_DESCRIPTOR::Count2 |
Definition at line 27 of file blkalloc.c.
Referenced by BlpMmCreateBlockAllocator().
LIST_ENTRY _BL_BLOCK_DESCRIPTOR::ListHead |
Definition at line 21 of file blkalloc.c.
Referenced by BlpMmCreateBlockAllocator(), and BlpMmDeleteBlockAllocator().
ULONG _BL_BLOCK_DESCRIPTOR::ReferenceCount |
Definition at line 30 of file blkalloc.c.
Referenced by BlpMmCreateBlockAllocator(), BlpMmDeleteBlockAllocator(), MmBapFreeBlockAllocatorTableEntry(), and MmBapPurgeBlockAllocatorTableEntry().
ULONG _BL_BLOCK_DESCRIPTOR::Size |
Definition at line 28 of file blkalloc.c.
Referenced by BlpMmCreateBlockAllocator().
BL_MEMORY_TYPE _BL_BLOCK_DESCRIPTOR::Type |
Definition at line 23 of file blkalloc.c.
Referenced by BlpMmCreateBlockAllocator().
ULONG _BL_BLOCK_DESCRIPTOR::Unknown |
Definition at line 22 of file blkalloc.c.
Referenced by BlpMmCreateBlockAllocator().
ULONG _BL_BLOCK_DESCRIPTOR::Unknown2 |
Definition at line 25 of file blkalloc.c.
Referenced by BlpMmCreateBlockAllocator().