ReactOS 0.4.15-dev-7842-g558ab78
UdfPartitionMap2 Struct Reference

#include <osta_misc.h>

Collaboration diagram for UdfPartitionMap2:

Public Attributes

uint8 partitionMapType
 
uint8 partitionMapLength
 
uint8 reserved1 [2]
 
EntityID partIdent
 
uint16 volSeqNum
 
uint16 partitionNum
 
uint8 reserved2 [24]
 

Detailed Description

Definition at line 48 of file osta_misc.h.

Member Data Documentation

◆ partIdent

EntityID UdfPartitionMap2::partIdent

Definition at line 53 of file osta_misc.h.

Referenced by UDFLoadLogicalVol().

◆ partitionMapLength

uint8 UdfPartitionMap2::partitionMapLength

Definition at line 51 of file osta_misc.h.

◆ partitionMapType

uint8 UdfPartitionMap2::partitionMapType

Definition at line 50 of file osta_misc.h.

◆ partitionNum

uint16 UdfPartitionMap2::partitionNum

Definition at line 55 of file osta_misc.h.

Referenced by UDFLoadLogicalVol().

◆ reserved1

uint8 UdfPartitionMap2::reserved1[2]

Definition at line 52 of file osta_misc.h.

◆ reserved2

uint8 UdfPartitionMap2::reserved2[24]

Definition at line 56 of file osta_misc.h.

◆ volSeqNum

uint16 UdfPartitionMap2::volSeqNum

Definition at line 54 of file osta_misc.h.

Referenced by UDFLoadLogicalVol().


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