Home
last modified time | relevance | path

Searched refs:mtpos (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dmtio.h123 struct mtpos { struct
131 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ argument
/linux-4.19.296/drivers/s390/char/
Dtape_char.c389 struct mtpos pos; in __tapechar_ioctl()
/linux-4.19.296/fs/
Dcompat_ioctl.c498 struct mtpos __user *pos = NULL; in mt_ioctl_trans()