Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dmtio.h20 struct mtop { struct
21 short mt_op; /* operations defined below */
22 int mt_count; /* how many of them */
/Linux-v6.1/drivers/block/paride/
Dpt.c709 struct mtop mtop; in pt_ioctl() local