Home
last modified time | relevance | path

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

/minix3/minix/include/minix/
H A Dpartition.h15 struct part_geom { struct
16 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;