Searched refs:mtpos (Results 1 – 4 of 4) 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()
3934 struct mtpos mt_pos; in st_ioctl()3935 if (_IOC_SIZE(cmd_in) != sizeof(struct mtpos)) { in st_ioctl()
600 The following ioctl uses the structure mtpos: