Lines Matching defs:logicalVolDesc
280 struct logicalVolDesc { struct
281 struct tag descTag;
282 __le32 volDescSeqNum;
283 struct charspec descCharSet;
284 dstring logicalVolIdent[128];
285 __le32 logicalBlockSize;
286 struct regid domainIdent;
287 uint8_t logicalVolContentsUse[16];
288 __le32 mapTableLength;
289 __le32 numPartitionMaps;
290 struct regid impIdent;
291 uint8_t impUse[128];
292 struct extent_ad integritySeqExt;
293 uint8_t partitionMaps[0];