Searched refs:MTIOCGET (Results 1 – 5 of 5) sorted by relevance
130 #define MTIOCGET _IOR('m', 2, struct mtget) /* get tape status */ macro
395 if (no == MTIOCGET) { in __tapechar_ioctl()456 no = MTIOCGET; in tapechar_compat_ioctl()
3743 cmd_mtiocget = cmd_type == _IOC_TYPE(MTIOCGET) && cmd_nr == _IOC_NR(MTIOCGET); in st_ioctl()3878 cmd_in = MTIOCGET; in st_compat_ioctl()
636 IOCTL(MTIOCGET, IOC_R, MK_PTR(MK_STRUCT(STRUCT_mtget)))
604 MTIOCGET