Searched refs:HDIO_GETGEO (Results 1 – 15 of 15) sorted by relevance
/external/gptfdisk/ |
D | diskio-unix.cc | 184 #ifdef HDIO_GETGEO in GetNumHeads() 191 if (!ioctl(fd, HDIO_GETGEO, &geometry)) in GetNumHeads() 202 #ifdef HDIO_GETGEO in GetNumSecsPerTrack() 209 if (!ioctl(fd, HDIO_GETGEO, &geometry)) in GetNumSecsPerTrack()
|
/external/e2fsprogs/misc/ |
D | partinfo.c | 55 if (ioctl(fd, HDIO_GETGEO, &loc) < 0) { in main()
|
/external/f2fs-tools/tools/ |
D | fibmap.c | 69 if (ioctl(fd, HDIO_GETGEO, &geom) < 0) in stat_bdev()
|
/external/strace/ |
D | block.c | 198 case HDIO_GETGEO: in block_ioctl()
|
/external/kernel-headers/original/uapi/linux/ |
D | hdreg.h | 331 #define HDIO_GETGEO 0x0301 /* get device geometry */ macro
|
/external/f2fs-tools/lib/ |
D | libf2fs.c | 485 if (ioctl(fd, HDIO_GETGEO, &geom) < 0) in f2fs_get_device_info()
|
/external/toybox/toys/pending/ |
D | fdisk.c | 227 if (ioctl(dev_fd, HDIO_GETGEO, &geometry)) return; in read_geometry() 1410 int err = ioctl(fd, HDIO_GETGEO, &dev_geo); in disk_proper()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_posix.cc | 608 unsigned IOCTL_HDIO_GETGEO = HDIO_GETGEO;
|
D | sanitizer_common_interceptors_ioctl.inc | 184 _(HDIO_GETGEO, WRITE, struct_hd_geometry_sz);
|
/external/e2fsprogs/po/ |
D | es.po | 6859 # -> ioctl de HDIO_GETGEO 6860 #~ msgid "HDIO_GETGEO ioctl" 6861 #~ msgstr "HDIO_GETGEO ioctl"
|
D | id.po | 6716 #~ msgid "HDIO_GETGEO ioctl" 6717 #~ msgstr "HDIO_GETGEO ioctl"
|
D | it.po | 6863 #~ msgid "HDIO_GETGEO ioctl" 6864 #~ msgstr "ioctl HDIO_GETGEO"
|
D | tr.po | 7118 #~ msgid "HDIO_GETGEO ioctl" 7119 #~ msgstr "HDIO_GETGEO ioctl"
|
D | cs.po | 6771 #~ msgid "HDIO_GETGEO ioctl" 6772 #~ msgstr "ioctl HDIO_GETGEO"
|
D | nl.po | 6773 #~ msgid "HDIO_GETGEO ioctl"
|