Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dmtio.h71 struct mtget { struct
130 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */
/linux-4.19.296/drivers/s390/char/
Dtape_char.c401 struct mtget get; in __tapechar_ioctl()
/linux-4.19.296/fs/
Dcompat_ioctl.c496 struct mtget __user *get = NULL; in mt_ioctl_trans()