Home
last modified time | relevance | path

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

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