ReactOS 0.4.15-dev-5893-g1bb4167
_HBASE_BLOCK Struct Reference

#include <hivedata.h>

Collaboration diagram for _HBASE_BLOCK:

Public Attributes

ULONG Signature
 
ULONG Sequence1
 
ULONG Sequence2
 
LARGE_INTEGER TimeStamp
 
ULONG Major
 
ULONG Minor
 
ULONG Type
 
ULONG Format
 
HCELL_INDEX RootCell
 
ULONG Length
 
ULONG Cluster
 
WCHAR FileName [HIVE_FILENAME_MAXLEN+1]
 
ULONG Reserved1 [99]
 
ULONG CheckSum
 
ULONG Reserved2 [0x37E]
 
ULONG BootType
 
ULONG BootRecover
 

Detailed Description

Definition at line 116 of file hivedata.h.

Member Data Documentation

◆ BootRecover

ULONG _HBASE_BLOCK::BootRecover

Definition at line 162 of file hivedata.h.

Referenced by _Function_class_().

◆ BootType

ULONG _HBASE_BLOCK::BootType

◆ CheckSum

ULONG _HBASE_BLOCK::CheckSum

Definition at line 158 of file hivedata.h.

Referenced by CmCreateRootNode(), HvpCreateHive(), HvpWriteHive(), and HvpWriteLog().

◆ Cluster

ULONG _HBASE_BLOCK::Cluster

Definition at line 149 of file hivedata.h.

Referenced by HvpCreateHive(), and HvpGetHiveHeader().

◆ FileName

WCHAR _HBASE_BLOCK::FileName[HIVE_FILENAME_MAXLEN+1]

Definition at line 153 of file hivedata.h.

◆ Format

ULONG _HBASE_BLOCK::Format

Definition at line 139 of file hivedata.h.

Referenced by HvpCreateHive().

◆ Length

ULONG _HBASE_BLOCK::Length

◆ Major

ULONG _HBASE_BLOCK::Major

Definition at line 129 of file hivedata.h.

Referenced by HvpCreateHive().

◆ Minor

ULONG _HBASE_BLOCK::Minor

◆ Reserved1

ULONG _HBASE_BLOCK::Reserved1[99]

Definition at line 155 of file hivedata.h.

◆ Reserved2

ULONG _HBASE_BLOCK::Reserved2[0x37E]

Definition at line 160 of file hivedata.h.

◆ RootCell

◆ Sequence1

ULONG _HBASE_BLOCK::Sequence1

Definition at line 122 of file hivedata.h.

Referenced by BiLoadHive(), HvpCreateHive(), HvpWriteHive(), and HvpWriteLog().

◆ Sequence2

ULONG _HBASE_BLOCK::Sequence2

Definition at line 123 of file hivedata.h.

Referenced by BiLoadHive(), HvpCreateHive(), HvpWriteHive(), and HvpWriteLog().

◆ Signature

ULONG _HBASE_BLOCK::Signature

Definition at line 119 of file hivedata.h.

Referenced by HvpCreateHive().

◆ TimeStamp

LARGE_INTEGER _HBASE_BLOCK::TimeStamp

Definition at line 126 of file hivedata.h.

Referenced by HvpCreateHive(), HvpGetHiveHeader(), HvSyncHive(), and HvWriteHive().

◆ Type

ULONG _HBASE_BLOCK::Type

Definition at line 136 of file hivedata.h.

Referenced by HvpCreateHive(), HvpWriteHive(), and HvpWriteLog().


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