Searched refs:mtget (Results 1 – 5 of 5) sorted by relevance
71 struct mtget { struct130 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */
31 static inline int put_user_mtget(void __user *u, struct mtget *k) in put_user_mtget()
397 struct mtget get; in __tapechar_ioctl()
3742 struct mtget mt_status; in st_ioctl()3744 if (_IOC_SIZE(cmd_in) != sizeof(struct mtget)) { in st_ioctl()
602 The following ioctl uses the structure mtget to return the status: