Home
last modified time | relevance | path

Searched refs:mtop (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dmtio.h20 struct mtop { struct
129 #define MTIOCTOP _IOW('m', 1, struct mtop) /* do a mag tape op */
/linux-4.19.296/drivers/s390/char/
Dtape_char.c349 struct mtop op; in __tapechar_ioctl()