Lines Matching defs:primaryVolDesc
192 struct primaryVolDesc { struct
195 __le32 primaryVolDescNum; argument
196 dstring volIdent[32];
197 __le16 volSeqNum;
198 __le16 maxVolSeqNum;
199 __le16 interchangeLvl;
200 __le16 maxInterchangeLvl;
201 __le32 charSetList;
202 __le32 maxCharSetList;
203 dstring volSetIdent[128];
204 struct charspec descCharSet;
205 struct charspec explanatoryCharSet;
206 struct extent_ad volAbstract;
207 struct extent_ad volCopyright;
208 struct regid appIdent;
209 struct timestamp recordingDateAndTime;
210 struct regid impIdent;
211 uint8_t impUse[64];
212 __le32 predecessorVolDescSeqLocation;
213 __le16 flags;
214 uint8_t reserved[22];