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