Searched refs:HDIO_GETGEO (Results 1 – 7 of 7) sorted by relevance
332 #define HDIO_GETGEO 0x0301 /* get device geometry */ macro
8 * Ver 0.4 Jan 26 97 Add support for the HDIO_GETGEO ioctl.
318 if (ioctl_by_bdev(bdev, HDIO_GETGEO, (unsigned long)geo) != 0) in ibm_partition()
335 case HDIO_GETGEO: in compat_blkdev_ioctl()
535 case HDIO_GETGEO: in blkdev_ioctl()
17 HDIO_GETGEO get device geometry85 HDIO_GETGEO get device geometry90 ioctl(fd, HDIO_GETGEO, &geom);
110 functions, for use with HDIO_GETGEO, etc.