ReactOS 0.4.15-dev-7934-g1dc8d80
LogicalVolDesc Struct Reference

#include <ecma_167.h>

Collaboration diagram for LogicalVolDesc:

Public Attributes

tag descTag
 
uint32 volDescSeqNum
 
charspec descCharSet
 
dstring logicalVolIdent [128]
 
uint32 logicalBlockSize
 
EntityID domainIdent
 
uint8 logicalVolContentsUse [16]
 
uint32 mapTableLength
 
uint32 numPartitionMaps
 
EntityID impIdent
 
uint8 impUse [128]
 
extent_ad integritySeqExt
 

Detailed Description

Definition at line 276 of file ecma_167.h.

Member Data Documentation

◆ descCharSet

charspec LogicalVolDesc::descCharSet

Definition at line 279 of file ecma_167.h.

◆ descTag

tag LogicalVolDesc::descTag

Definition at line 277 of file ecma_167.h.

Referenced by UDFUpdateLogicalVol().

◆ domainIdent

EntityID LogicalVolDesc::domainIdent

Definition at line 282 of file ecma_167.h.

Referenced by UDFLoadLogicalVol().

◆ impIdent

EntityID LogicalVolDesc::impIdent

Definition at line 286 of file ecma_167.h.

◆ impUse

uint8 LogicalVolDesc::impUse[128]

Definition at line 287 of file ecma_167.h.

◆ integritySeqExt

extent_ad LogicalVolDesc::integritySeqExt

Definition at line 288 of file ecma_167.h.

Referenced by UDFLoadLogicalVol().

◆ logicalBlockSize

uint32 LogicalVolDesc::logicalBlockSize

Definition at line 281 of file ecma_167.h.

Referenced by UDFLoadLogicalVol().

◆ logicalVolContentsUse

uint8 LogicalVolDesc::logicalVolContentsUse[16]

Definition at line 283 of file ecma_167.h.

Referenced by UDFLoadLogicalVol().

◆ logicalVolIdent

dstring LogicalVolDesc::logicalVolIdent[128]

Definition at line 280 of file ecma_167.h.

Referenced by UDFUpdateLogicalVol().

◆ mapTableLength

uint32 LogicalVolDesc::mapTableLength

Definition at line 284 of file ecma_167.h.

Referenced by UDFLoadLogicalVol().

◆ numPartitionMaps

uint32 LogicalVolDesc::numPartitionMaps

Definition at line 285 of file ecma_167.h.

Referenced by UDFLoadLogicalVol().

◆ volDescSeqNum

uint32 LogicalVolDesc::volDescSeqNum

Definition at line 278 of file ecma_167.h.

Referenced by UDFLoadLogicalVol().


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