Searched refs:MTIOCGET (Results 1 – 6 of 6) sorted by relevance
130 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */ macro
397 if (no == MTIOCGET) { in __tapechar_ioctl()458 no = MTIOCGET; in tapechar_compat_ioctl()
104 * the MTIOCGET ioctl.136 * Return the real block size in the MTIOCGET ioctl.
1388 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()
3744 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()
604 MTIOCGET