Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmtio.h65 #define MTSETPART 33 /* Change the active tape partition */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmtio.h65 #define MTSETPART 33 /* Change the active tape partition */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmtio.h65 #define MTSETPART 33 /* Change the active tape partition */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dmtio.h76 #define MTSETPART 33 /* Change the active tape partition. */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dmtio.h76 #define MTSETPART 33 /* Change the active tape partition. */ macro
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dtape_34xx.c1150 [MTSETPART] = NULL,
H A Dtape_3590.c1612 [MTSETPART] = NULL,
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dst.rst459 MTSETPART
465 specified by MTSEEK. MTSETPART is inactive unless
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-tape.c1342 case MTSETPART: in idetape_mtioctop()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dst.c3635 mtc.mt_op != MTSETDRVBUFFER && mtc.mt_op != MTSETPART) in st_ioctl_common()
3647 if (mtc.mt_op == MTSETPART) { in st_ioctl_common()