Searched refs:MTIOCGET (Results 1 – 8 of 8) sorted by relevance
129 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */ macro
398 if (no == MTIOCGET) { in __tapechar_ioctl()
104 * the MTIOCGET ioctl.136 * Return the real block size in the MTIOCGET ioctl.
1385 if (cmd == MTIOCGET || cmd == MTIOCPOS) { in do_idetape_chrdev_ioctl()1397 case MTIOCGET: in do_idetape_chrdev_ioctl()
532 kcmd = MTIOCGET; in mt_ioctl_trans()
3640 if (cmd_type == _IOC_TYPE(MTIOCGET) && cmd_nr == _IOC_NR(MTIOCGET)) { in st_ioctl()
5176 if (cmd_type == _IOC_TYPE(MTIOCGET) && cmd_nr == _IOC_NR(MTIOCGET)) { in osst_ioctl()
521 MTIOCGET Returns some status information.