Searched refs:MTIOCGET (Results 1 – 8 of 8) sorted by relevance
130 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */ macro
399 if (no == MTIOCGET) { in __tapechar_ioctl()
104 * the MTIOCGET ioctl.136 * Return the real block size in the MTIOCGET ioctl.
1387 if (cmd == MTIOCGET || cmd == MTIOCPOS) { in do_idetape_chrdev_ioctl()1399 case MTIOCGET: in do_idetape_chrdev_ioctl()
509 kcmd = MTIOCGET; in mt_ioctl_trans()
3741 if (cmd_type == _IOC_TYPE(MTIOCGET) && cmd_nr == _IOC_NR(MTIOCGET)) { in st_ioctl()
5179 if (cmd_type == _IOC_TYPE(MTIOCGET) && cmd_nr == _IOC_NR(MTIOCGET)) { in osst_ioctl()
526 MTIOCGET Returns some status information.