Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dmtio.h65 #define MTSETPART 33 /* Change the active tape partition */ macro
/Linux-v6.6/drivers/s390/char/
Dtape_34xx.c1150 [MTSETPART] = NULL,
Dtape_3590.c1612 [MTSETPART] = NULL,
/Linux-v6.6/Documentation/scsi/
Dst.rst459 MTSETPART
465 specified by MTSEEK. MTSETPART is inactive unless
/Linux-v6.6/drivers/scsi/
Dst.c3636 mtc.mt_op != MTSETDRVBUFFER && mtc.mt_op != MTSETPART) in st_ioctl()
3648 if (mtc.mt_op == MTSETPART) { in st_ioctl()