Home
last modified time | relevance | path

Searched refs:MTIOCGET (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dmtio.h130 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */ macro
/Linux-v5.10/drivers/s390/char/
Dtape_char.c397 if (no == MTIOCGET) { in __tapechar_ioctl()
458 no = MTIOCGET; in tapechar_compat_ioctl()
/Linux-v5.10/Documentation/ide/
DChangeLog.ide-tape.1995-2002104 * the MTIOCGET ioctl.
136 * Return the real block size in the MTIOCGET ioctl.
/Linux-v5.10/drivers/ide/
Dide-tape.c1388 if (cmd == MTIOCGET || cmd == MTIOCPOS) { in do_idetape_chrdev_ioctl()
1400 case MTIOCGET: in do_idetape_chrdev_ioctl()
1440 cmd = MTIOCGET; in idetape_chrdev_compat_ioctl()
/Linux-v5.10/drivers/scsi/
Dst.c3744 if (cmd_type == _IOC_TYPE(MTIOCGET) && cmd_nr == _IOC_NR(MTIOCGET)) { in st_ioctl_common()
3883 return st_ioctl_common(file, MTIOCGET, p); in st_compat_ioctl()
/Linux-v5.10/Documentation/scsi/
Dst.rst604 MTIOCGET