Home
last modified time | relevance | path

Searched refs:MTSETPART (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dmtio.h65 #define MTSETPART 33 /* Change the active tape partition */ macro
/Linux-v4.19/drivers/s390/char/
Dtape_34xx.c1150 [MTSETPART] = NULL,
Dtape_3590.c1612 [MTSETPART] = NULL,
/Linux-v4.19/Documentation/scsi/
Dst.txt403 MTSETPART Moves the tape to the partition given by the argument at the
408 specified by MTSEEK. MTSETPART is inactive unless
/Linux-v4.19/drivers/ide/
Dide-tape.c1341 case MTSETPART: in idetape_mtioctop()
/Linux-v4.19/drivers/scsi/
Dst.c3632 mtc.mt_op != MTSETDRVBUFFER && mtc.mt_op != MTSETPART) in st_ioctl()
3644 if (mtc.mt_op == MTSETPART) { in st_ioctl()
Dosst.c5067 mtc.mt_op != MTMKPART && mtc.mt_op != MTSETPART && in osst_ioctl()
5109 if (mtc.mt_op == MTSETPART) { in osst_ioctl()