Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dmtio.h21 short mt_op; /* operations defined below */ member
/Linux-v5.4/drivers/ide/
Dide-tape.c1063 static int idetape_space_over_filemarks(ide_drive_t *drive, short mt_op, in idetape_space_over_filemarks()
1254 static int idetape_mtioctop(ide_drive_t *drive, short mt_op, int mt_count) in idetape_mtioctop()
/Linux-v5.4/drivers/s390/char/
Dtape_core.c1290 tape_mtop(struct tape_device *device, int mt_op, int mt_count) in tape_mtop()