Searched defs:part_geom (Results 1 – 1 of 1) sorted by relevance
15 struct part_geom { struct16 u64_t base; /* byte offset to the partition start */17 u64_t size; /* number of bytes in the partition */18 unsigned cylinders; /* disk geometry */19 unsigned heads;20 unsigned sectors;