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