Searched refs:MTIOCPOS (Results 1 – 7 of 7) sorted by relevance
131 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ macro
387 if (no == MTIOCPOS) { in __tapechar_ioctl()
1387 if (cmd == MTIOCGET || cmd == MTIOCPOS) { in do_idetape_chrdev_ioctl()1413 case MTIOCPOS: in do_idetape_chrdev_ioctl()
504 kcmd = MTIOCPOS; in mt_ioctl_trans()
448 the MTSEEK and MTIOCPOS for SCSI-2 drives instead of521 MTIOCPOS Reads the current position from the drive. Uses
3809 if (cmd_type == _IOC_TYPE(MTIOCPOS) && cmd_nr == _IOC_NR(MTIOCPOS)) { in st_ioctl()
5243 if (cmd_type == _IOC_TYPE(MTIOCPOS) && cmd_nr == _IOC_NR(MTIOCPOS)) { in osst_ioctl()