Home
last modified time | relevance | path

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

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