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