Searched refs:MTSETDRVBUFFER (Results 1 – 6 of 6) sorted by relevance
53 #define MTSETDRVBUFFER 24 /* set the drive buffering according to SCSI-2 */ macro
1229 if (st_int_ioctl(STp, MTSETDRVBUFFER, STp->default_drvbuffer)) in check_tape()2419 st_int_ioctl(STp, MTSETDRVBUFFER, STp->default_drvbuffer);2891 case MTSETDRVBUFFER: /* Set drive buffering */ in st_int_ioctl()2911 if (cmd_in == MTSETDRVBUFFER) in st_int_ioctl()2945 if (cmd_in == MTSETDRVBUFFER) in st_int_ioctl()2983 } else if (cmd_in == MTSETDRVBUFFER) in st_int_ioctl()3071 cmd_in == MTSETDRVBUFFER || in st_int_ioctl()3454 if (mtc.mt_op == MTSETDRVBUFFER && !capable(CAP_SYS_ADMIN)) { in st_ioctl()3461 (mtc.mt_op != MTSETDRVBUFFER && in st_ioctl()3536 mtc.mt_op != MTSETDRVBUFFER && mtc.mt_op != MTSETPART) in st_ioctl()[all …]
4313 case MTSETDRVBUFFER: /* Set drive buffering */ in osst_int_ioctl()4997 if (mtc.mt_op == MTSETDRVBUFFER && !capable(CAP_SYS_ADMIN)) { in osst_ioctl()5003 if (!STm->defined && (mtc.mt_op != MTSETDRVBUFFER && (mtc.mt_count & MT_ST_OPTIONS) == 0)) { in osst_ioctl()5063 mtc.mt_op != MTSETDENSITY && mtc.mt_op != MTSETDRVBUFFER && in osst_ioctl()5100 if (mtc.mt_op == MTSETDRVBUFFER && in osst_ioctl()
21 parameters, like block size and density using the MTSETDRVBUFFER ioctl.81 with the ioctl MTSETDRVBUFFER.147 bit definitions are the same as those used with MTSETDRVBUFFER in setting the415 MTSETDRVBUFFER
1140 [MTSETDRVBUFFER] = NULL,
1607 [MTSETDRVBUFFER] = NULL,