Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dmtio.h64 #define MTSETPART 33 /* Change the active tape partition */ macro
/linux-4.1.27/drivers/s390/char/
Dtape_34xx.c1149 [MTSETPART] = NULL,
Dtape_3590.c1616 [MTSETPART] = NULL,
/linux-4.1.27/Documentation/scsi/
Dst.txt344 MTSETPART Moves the tape to the partition given by the argument at the
349 specified by MTSEEK. MTSETPART is inactive unless
/linux-4.1.27/drivers/ide/
Dide-tape.c1339 case MTSETPART: in idetape_mtioctop()
/linux-4.1.27/drivers/scsi/
Dst.c3482 mtc.mt_op != MTSETDRVBUFFER && mtc.mt_op != MTSETPART) in st_ioctl()
3494 if (mtc.mt_op == MTSETPART) { in st_ioctl()
Dosst.c5064 mtc.mt_op != MTMKPART && mtc.mt_op != MTSETPART && in osst_ioctl()
5106 if (mtc.mt_op == MTSETPART) { in osst_ioctl()