Lines Matching defs:primaryVolDesc
206 struct primaryVolDesc { struct
209 __le32 primaryVolDescNum; argument
210 dstring volIdent[32];
211 __le16 volSeqNum;
212 __le16 maxVolSeqNum;
213 __le16 interchangeLvl;
214 __le16 maxInterchangeLvl;
215 __le32 charSetList;
216 __le32 maxCharSetList;
217 dstring volSetIdent[128];
218 struct charspec descCharSet;
219 struct charspec explanatoryCharSet;
220 struct extent_ad volAbstract;
221 struct extent_ad volCopyright;
222 struct regid appIdent;
223 struct timestamp recordingDateAndTime;
224 struct regid impIdent;
225 uint8_t impUse[64];
226 __le32 predecessorVolDescSeqLocation;
227 __le16 flags;
228 uint8_t reserved[22];