ReactOS 0.4.15-dev-7994-gb388cb6
_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 299 of file hivedata.h.

Member Data Documentation

◆ BlockList

PHMAP_ENTRY _DUAL::BlockList

Definition at line 303 of file hivedata.h.

Referenced by HvFreeCell(), HvpAddBin(), HvpCreateHiveFreeCellList(), and HvpGetCellHeader().

◆ FreeBins

LIST_ENTRY _DUAL::FreeBins

Definition at line 307 of file hivedata.h.

◆ FreeDisplay

HCELL_INDEX _DUAL::FreeDisplay[24]

Definition at line 305 of file hivedata.h.

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

◆ FreeSummary

ULONG _DUAL::FreeSummary

Definition at line 306 of file hivedata.h.

◆ Guard

ULONG _DUAL::Guard

Definition at line 304 of file hivedata.h.

◆ Length

ULONG _DUAL::Length

Definition at line 301 of file hivedata.h.

Referenced by _Function_class_(), and HvpAddBin().

◆ Map

PHMAP_DIRECTORY _DUAL::Map

Definition at line 302 of file hivedata.h.


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