Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Daffs_hardblocks.h50 struct PartitionBlock { struct
51 __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 …]