Searched refs:HDIO_GETGEO (Results 1 – 18 of 18) sorted by relevance
/external/gptfdisk/ |
D | diskio-unix.cc | 221 #ifdef HDIO_GETGEO in GetNumHeads() 228 if (!ioctl(fd, HDIO_GETGEO, &geometry)) in GetNumHeads() 239 #ifdef HDIO_GETGEO in GetNumSecsPerTrack() 246 if (!ioctl(fd, HDIO_GETGEO, &geometry)) in GetNumSecsPerTrack()
|
/external/strace/ |
D | hdio.c | 44 case HDIO_GETGEO: in MPERS_PRINTER_DECL()
|
D | ChangeLog | 28726 (block_ioctl): Move parser of HDIO_GETGEO to hdio.c.
|
/external/e2fsprogs/misc/ |
D | partinfo.c | 58 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/mtools/ |
D | mpartition.c | 649 if(ioctl(get_fd(Stream), HDIO_GETGEO, &geom) == 0) { in mpartition()
|
D | mformat.c | 742 if (ioctl(fd, HDIO_GETGEO, &geom) < 0) { in get_block_geom()
|
/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 | 982 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/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_platform_limits_posix.cpp | 614 unsigned IOCTL_HDIO_GETGEO = HDIO_GETGEO;
|
D | sanitizer_common_interceptors_ioctl.inc | 190 _(HDIO_GETGEO, WRITE, struct_hd_geometry_sz);
|
/external/e2fsprogs/po/ |
D | id.po | 8683 #~ msgid "HDIO_GETGEO ioctl" 8684 #~ msgstr "HDIO_GETGEO ioctl"
|
D | tr.po | 9017 #~ msgid "HDIO_GETGEO ioctl" 9018 #~ msgstr "HDIO_GETGEO ioctl"
|
D | cs.po | 8702 #~ msgid "HDIO_GETGEO ioctl" 8703 #~ msgstr "ioctl HDIO_GETGEO"
|
D | nl.po | 8656 #~ msgid "HDIO_GETGEO ioctl"
|