Home
last modified time | relevance | path

Searched refs:MTSEEK (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dmtio.h52 #define MTSEEK 22 /* seek to block (Tandberg, etc.) */ macro
/linux-6.3-rc2/drivers/s390/char/
A Dtape_char.c371 case MTSEEK: in __tapechar_ioctl()
A Dtape_34xx.c1139 [MTSEEK] = tape_34xx_mtseek,
A Dtape_3590.c1601 [MTSEEK] = tape_3590_mtseek,
/linux-6.3-rc2/Documentation/scsi/
A Dst.rst433 MTSEEK
464 MTSEEK. In this case the tape is moved directly to the block
465 specified by MTSEEK. MTSETPART is inactive unless
519 the MTSEEK and MTIOCPOS for SCSI-2 drives instead of
/linux-6.3-rc2/drivers/scsi/
A Dst.c3580 if (mtc.mt_op == MTSEEK) { in st_ioctl()
3600 mtc.mt_op == MTSEEK || in st_ioctl()
3622 mtc.mt_op != MTSEEK && in st_ioctl()
3693 if (mtc.mt_op == MTSEEK) { in st_ioctl()

Completed in 16 milliseconds