Searched refs:HDIO_GETGEO (Results 1 – 15 of 15) sorted by relevance
/external/gptfdisk/ |
D | diskio-unix.cc | 186 #ifdef HDIO_GETGEO in GetNumHeads() 193 if (!ioctl(fd, HDIO_GETGEO, &geometry)) in GetNumHeads() 204 #ifdef HDIO_GETGEO in GetNumSecsPerTrack() 211 if (!ioctl(fd, HDIO_GETGEO, &geometry)) in GetNumSecsPerTrack()
|
/external/strace/ |
D | hdio.c | 44 case HDIO_GETGEO: in MPERS_PRINTER_DECL()
|
D | ChangeLog | 21164 (block_ioctl): Move parser of HDIO_GETGEO to hdio.c.
|
/external/e2fsprogs/misc/ |
D | partinfo.c | 56 if (ioctl(fd, HDIO_GETGEO, &loc) < 0) { in main()
|
/external/f2fs-tools/tools/ |
D | fibmap.c | 114 if (ioctl(fd, HDIO_GETGEO, &geom) < 0) in stat_bdev()
|
/external/kernel-headers/original/uapi/linux/ |
D | hdreg.h | 332 #define HDIO_GETGEO 0x0301 /* get device geometry */ macro
|
/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/f2fs-tools/lib/ |
D | libf2fs.c | 862 if (ioctl(fd, HDIO_GETGEO, &geom) < 0) in get_device_info()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_posix.cc | 613 unsigned IOCTL_HDIO_GETGEO = HDIO_GETGEO;
|
D | sanitizer_common_interceptors_ioctl.inc | 187 _(HDIO_GETGEO, WRITE, struct_hd_geometry_sz);
|
/external/syslinux/extlinux/ |
D | main.c | 176 if (!ioctl(devfd, HDIO_GETGEO, geo)) { in get_geometry()
|
/external/e2fsprogs/po/ |
D | id.po | 8520 #~ msgid "HDIO_GETGEO ioctl" 8521 #~ msgstr "HDIO_GETGEO ioctl"
|
D | tr.po | 8850 #~ msgid "HDIO_GETGEO ioctl" 8851 #~ msgstr "HDIO_GETGEO ioctl"
|
D | cs.po | 8577 #~ msgid "HDIO_GETGEO ioctl" 8578 #~ msgstr "ioctl HDIO_GETGEO"
|
D | nl.po | 8648 #~ msgid "HDIO_GETGEO ioctl"
|