Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dmtio.h65 #define MTSETPART 33 /* Change the active tape partition */ macro
/linux-6.15/drivers/s390/char/
H A Dtape_34xx.c1150 [MTSETPART] = NULL,
H A Dtape_3590.c1612 [MTSETPART] = NULL,
/linux-6.15/Documentation/scsi/
H A Dst.rst464 MTSETPART
470 specified by MTSEEK. MTSETPART is inactive unless
/linux-6.15/drivers/scsi/
H A Dst.c3682 mtc.mt_op != MTSETDRVBUFFER && mtc.mt_op != MTSETPART) in st_ioctl()
3694 if (mtc.mt_op == MTSETPART) { in st_ioctl()