Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Dsun.c28 struct sun_disklabel { in sun_partition() struct
30 struct sun_vtoc { in sun_partition()
43 } vtoc; in sun_partition()
46 unsigned char spare[148]; /* Padding */ in sun_partition()
50 __be16 obs1; /* gap1 */ in sun_partition()
51 __be16 obs2; /* gap2 */ in sun_partition()
52 __be16 ilfact; /* Interleave factor */ in sun_partition()
56 __be16 nsect; /* Sectors per track */ in sun_partition()
59 struct sun_partition { in sun_partition()
62 } partitions[8]; in sun_partition()
[all …]