Searched defs:mtpos (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | mtio.h | 123 struct mtpos { struct 131 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ argument
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| D | mtio.h | 90 struct mtpos { struct 95 #define MTIOCPOS _IOR('m', 3, struct mtpos) argument
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | mtio.h | 80 struct mtpos { struct 85 #define MTIOCPOS _IOR('m', 3, struct mtpos) argument
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| D | mtio.h | 90 struct mtpos { struct 95 #define MTIOCPOS _IOR('m', 3, struct mtpos) argument
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | mtio.h | 123 struct mtpos { struct 131 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ argument
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| D | ide-tape.c | 1378 struct mtpos mtpos; in do_idetape_chrdev_ioctl() local
|