Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dmtio.h21 short mt_op; /* operations defined below */ member
/linux-6.1.9/drivers/s390/char/
Dtape_core.c1241 tape_mtop(struct tape_device *device, int mt_op, int mt_count) in tape_mtop()