Searched defs:PartitionBlock (Results 1 – 1 of 1) sorted by relevance
50 struct PartitionBlock { struct51 __be32 pb_ID;52 __be32 pb_SummedLongs;53 __be32 pb_ChkSum;54 __be32 pb_HostID;55 __be32 pb_Next;56 __be32 pb_Flags;57 __be32 pb_Reserved1[2];58 __be32 pb_DevFlags;59 __u8 pb_DriveName[32];[all …]