Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dmtio.h20 struct mtop { struct
21 short mt_op; /* operations defined below */
22 int mt_count; /* how many of them */
/external/musl/include/sys/
Dmtio.h7 struct mtop { struct
12 #define _IOT_mtop _IOT (_IOTS (short), 1, _IOTS (int), 1, 0, 0) argument