Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmtio.h54 #define MTSETDRVBUFFER 24 /* set the drive buffering according to SCSI-2 */ macro
/linux-6.3-rc2/drivers/scsi/
A Dst.c1230 if (st_int_ioctl(STp, MTSETDRVBUFFER, STp->default_drvbuffer)) in check_tape()
2422 st_int_ioctl(STp, MTSETDRVBUFFER, STp->default_drvbuffer);
2894 case MTSETDRVBUFFER: /* Set drive buffering */ in st_int_ioctl()
2914 if (cmd_in == MTSETDRVBUFFER) in st_int_ioctl()
2948 if (cmd_in == MTSETDRVBUFFER) in st_int_ioctl()
2986 } else if (cmd_in == MTSETDRVBUFFER) in st_int_ioctl()
3074 cmd_in == MTSETDRVBUFFER || in st_int_ioctl()
3552 if (mtc.mt_op == MTSETDRVBUFFER && !capable(CAP_SYS_ADMIN)) { in st_ioctl()
3559 (mtc.mt_op != MTSETDRVBUFFER && in st_ioctl()
3634 mtc.mt_op != MTSETDRVBUFFER && mtc.mt_op != MTSETPART) in st_ioctl()
[all …]
/linux-6.3-rc2/Documentation/scsi/
A Dst.rst28 parameters, like block size and density using the MTSETDRVBUFFER ioctl.
88 with the ioctl MTSETDRVBUFFER.
157 bit definitions are the same as those used with MTSETDRVBUFFER in setting the
478 MTSETDRVBUFFER
/linux-6.3-rc2/drivers/s390/char/
A Dtape_34xx.c1141 [MTSETDRVBUFFER] = NULL,
A Dtape_3590.c1603 [MTSETDRVBUFFER] = NULL,

Completed in 16 milliseconds