Home
last modified time | relevance | path

Searched refs:MTREW (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dmtio.h33 #define MTREW 6 /* rewind */ macro
/linux-4.1.27/drivers/s390/char/
Dtape_char.c319 tape_mtop(device, MTREW, 1); in tapechar_release()
364 case MTREW: in __tapechar_ioctl()
Dtape_std.c541 if ((rc = tape_mtop(device, MTREW, 1)) < 0) in tape_std_mteom()
580 return tape_mtop(device, MTREW, 1); in tape_std_mtreten()
Dtape_34xx.c1125 [MTREW] = tape_std_mtrew,
Dtape_3590.c1592 [MTREW] = tape_std_mtrew,
/linux-4.1.27/drivers/scsi/
Dst.c1392 result2 = st_int_ioctl(STp, MTREW, 1); in st_flush()
2778 case MTREW: in st_int_ioctl()
3434 i = mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl()
3447 (mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl()
3466 if (mtc.mt_op != MTREW && in st_ioctl()
3519 if ((i = st_int_ioctl(STp, MTREW, 0)) < 0 || in st_ioctl()
Dosst.c4284 case MTREW: in osst_int_ioctl()
4393 if (cmd_in == MTREW) { in osst_int_ioctl()
5028 i = mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in osst_ioctl()
5047 if(mtc.mt_op != MTREW && in osst_ioctl()
5081 !(mtc.mt_op == MTREW || mtc.mt_op == MTOFFL)); in osst_ioctl()
5083 !(mtc.mt_op == MTREW || mtc.mt_op == MTOFFL)); in osst_ioctl()
5121 if ((i = osst_int_ioctl(STp, &SRpnt, MTREW, 0)) < 0 /*|| in osst_ioctl()
/linux-4.1.27/drivers/block/paride/
Dpt.c710 case MTREW: in pt_ioctl()
/linux-4.1.27/drivers/ide/
Dide-tape.c1285 case MTREW: in idetape_mtioctop()
/linux-4.1.27/Documentation/scsi/
Dst.txt316 MTREW Rewind tape.
/linux-4.1.27/Documentation/
Ddevices.txt319 automatic rewind on device close. The MTREW or MTOFFL
3062 automatic rewind on device close. The MTREW or MTOFFL