Searched defs:PartitionBlock (Results 1 – 1 of 1) sorted by relevance
71 struct PartitionBlock { struct72 __be32 pb_ID;74 __be32 pb_SummedLongs;75 __s32 pb_ChkSum;76 __u32 pb_HostID;77 __be32 pb_Next;79 __u32 pb_Flags;80 __u32 pb_Reserved1[2];81 __u32 pb_DevFlags;82 __u8 pb_DriveName[32];[all …]