ReactOS 0.4.15-dev-7924-g5949c20
_METADATA_PARTITION_MAP Struct Reference

#include <osta_misc.h>

Collaboration diagram for _METADATA_PARTITION_MAP:

Public Attributes

uint8 partitionMapType
 
uint8 partitionMapLength
 
uint8 reserved1 [2]
 
EntityID partIdent
 
uint16 volSeqNum
 
uint16 partitionNum
 
uint32 metadataFELocation
 
uint32 metadataMirrorFELocation
 
uint32 metadataBitmapFELocation
 
uint32 allocationUnit
 
uint16 alignmentUnit
 
uint8 flags
 
uint8 pad [5]
 

Detailed Description

Definition at line 103 of file osta_misc.h.

Member Data Documentation

◆ alignmentUnit

uint16 _METADATA_PARTITION_MAP::alignmentUnit

Definition at line 117 of file osta_misc.h.

◆ allocationUnit

uint32 _METADATA_PARTITION_MAP::allocationUnit

Definition at line 116 of file osta_misc.h.

◆ flags

uint8 _METADATA_PARTITION_MAP::flags

Definition at line 118 of file osta_misc.h.

◆ metadataBitmapFELocation

uint32 _METADATA_PARTITION_MAP::metadataBitmapFELocation

Definition at line 115 of file osta_misc.h.

◆ metadataFELocation

uint32 _METADATA_PARTITION_MAP::metadataFELocation

Definition at line 113 of file osta_misc.h.

◆ metadataMirrorFELocation

uint32 _METADATA_PARTITION_MAP::metadataMirrorFELocation

Definition at line 114 of file osta_misc.h.

◆ pad

uint8 _METADATA_PARTITION_MAP::pad[5]

Definition at line 119 of file osta_misc.h.

◆ partIdent

EntityID _METADATA_PARTITION_MAP::partIdent

Definition at line 108 of file osta_misc.h.

◆ partitionMapLength

uint8 _METADATA_PARTITION_MAP::partitionMapLength

Definition at line 106 of file osta_misc.h.

◆ partitionMapType

uint8 _METADATA_PARTITION_MAP::partitionMapType

Definition at line 105 of file osta_misc.h.

◆ partitionNum

uint16 _METADATA_PARTITION_MAP::partitionNum

Definition at line 112 of file osta_misc.h.

◆ reserved1

uint8 _METADATA_PARTITION_MAP::reserved1[2]

Definition at line 107 of file osta_misc.h.

◆ volSeqNum

uint16 _METADATA_PARTITION_MAP::volSeqNum

Definition at line 111 of file osta_misc.h.


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