Lines Matching defs:logicalVolDesc
294 struct logicalVolDesc { struct
295 struct tag descTag;
296 __le32 volDescSeqNum;
297 struct charspec descCharSet;
298 dstring logicalVolIdent[128];
299 __le32 logicalBlockSize;
300 struct regid domainIdent;
301 uint8_t logicalVolContentsUse[16];
302 __le32 mapTableLength;
303 __le32 numPartitionMaps;
304 struct regid impIdent;
305 uint8_t impUse[128];
306 struct extent_ad integritySeqExt;
307 uint8_t partitionMaps[0];