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