Home
last modified time | relevance | path

Searched defs:CVolumeDescriptor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Archive/Iso/
H A DIsoIn.h188 struct CVolumeDescriptor struct
190 Byte VolFlags;
191 Byte SystemId[32]; // a-characters. An identification of a system
194 Byte VolumeId[32]; // d-characters. An identification of the volume.
195 …olumeSpaceSize; // the number of Logical Blocks in which the Volume Space of the volume is recorded
196 Byte EscapeSequence[32];
197 UInt16 VolumeSetSize;
198 …uenceNumber; // the ordinal number of the volume in the Volume Set of which the volume is a member.
199 UInt16 LogicalBlockSize;
200 UInt32 PathTableSize;
[all …]