Home
last modified time | relevance | path

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

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