Home
last modified time | relevance | path

Searched defs:PartitionBlock (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Daffs_hardblocks.h49 struct PartitionBlock { struct
50 __be32 pb_ID;
51 __be32 pb_SummedLongs;
52 __s32 pb_ChkSum;
53 __u32 pb_HostID;
54 __be32 pb_Next;
55 __u32 pb_Flags;
56 __u32 pb_Reserved1[2];
57 __u32 pb_DevFlags;
58 __u8 pb_DriveName[32];
[all …]