Searched refs:MTIOCPOS (Results 1 – 7 of 7) sorted by relevance
130 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ macro
386 if (no == MTIOCPOS) { in __tapechar_ioctl()
1385 if (cmd == MTIOCGET || cmd == MTIOCPOS) { in do_idetape_chrdev_ioctl()1411 case MTIOCPOS: in do_idetape_chrdev_ioctl()
443 the MTSEEK and MTIOCPOS for SCSI-2 drives instead of516 MTIOCPOS Reads the current position from the drive. Uses
528 kcmd = MTIOCPOS; in mt_ioctl_trans()
3708 if (cmd_type == _IOC_TYPE(MTIOCPOS) && cmd_nr == _IOC_NR(MTIOCPOS)) { in st_ioctl()
5240 if (cmd_type == _IOC_TYPE(MTIOCPOS) && cmd_nr == _IOC_NR(MTIOCPOS)) { in osst_ioctl()