#include <hivedata.h>
Public Attributes | |
LONG | Size |
union { | |
struct { | |
ULONG Last | |
union { | |
ULONG UserData | |
HCELL_INDEX Next | |
} u | |
} OldCell | |
struct { | |
union { | |
ULONG UserData | |
HCELL_INDEX Next | |
} u | |
} NewCell | |
} | u |
|
Definition at line 167 of file hivedata.h. Referenced by ScanHive(). |
|
|
|
Definition at line 177 of file hivedata.h. |
|
|
|
Definition at line 164 of file hivedata.h. Referenced by HvFreeCell(), HvIsCellAllocated(), HvMarkCellDirty(), HvpEnlistFreeCells(), and ScanHive(). |
|
|
|
|
|
Referenced by HvFreeCell(), HvIsCellAllocated(), and HvpGetCellPaged(). |
|
Definition at line 176 of file hivedata.h. |