ReactOS 0.4.15-dev-6679-g945ee4b
_DUAL Struct Reference

#include <hivedata.h>

Collaboration diagram for _DUAL:

Public Attributes

ULONG Length
 
PHMAP_DIRECTORY Map
 
PHMAP_ENTRY BlockList
 
ULONG Guard
 
HCELL_INDEX FreeDisplay [24]
 
ULONG FreeSummary
 
LIST_ENTRY FreeBins
 

Detailed Description

Definition at line 274 of file hivedata.h.

Member Data Documentation

◆ BlockList

◆ FreeBins

LIST_ENTRY _DUAL::FreeBins

Definition at line 282 of file hivedata.h.

◆ FreeDisplay

HCELL_INDEX _DUAL::FreeDisplay[24]

Definition at line 280 of file hivedata.h.

Referenced by HvpAddFree(), HvpCreateHiveFreeCellList(), HvpFindFree(), and HvpRemoveFree().

◆ FreeSummary

ULONG _DUAL::FreeSummary

Definition at line 281 of file hivedata.h.

◆ Guard

ULONG _DUAL::Guard

Definition at line 279 of file hivedata.h.

◆ Length

◆ Map

PHMAP_DIRECTORY _DUAL::Map

Definition at line 277 of file hivedata.h.


The documentation for this struct was generated from the following file: