Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Ddevice_io.h49 struct hd_geometry { struct
50 unsigned char heads;
51 unsigned char sectors;
52 unsigned short cylinders;
53 unsigned long start;
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h57061 struct hd_geometry { struct
57062 unsigned char heads;
57063 unsigned char sectors;
57064 short unsigned int cylinders;
57065 long unsigned int start;