Searched refs:mtpos (Results 1 – 5 of 5) sorted by relevance
123 struct mtpos { struct131 #define MTIOCPOS _IOR('m', 3, struct mtpos) /* get tape position */ argument
52 static inline int put_user_mtpos(void __user *u, struct mtpos *k) in put_user_mtpos()
387 struct mtpos pos; in __tapechar_ioctl()
3809 struct mtpos mt_pos; in st_ioctl()3810 if (_IOC_SIZE(cmd_in) != sizeof(struct mtpos)) { in st_ioctl()
595 The following ioctl uses the structure mtpos: