Searched defs:logicalVolDesc (Results 1 – 1 of 1) sorted by relevance
280 struct logicalVolDesc { struct281 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;[all …]