Searched refs:MTREW (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/include/uapi/linux/ |
| H A D | mtio.h | 34 #define MTREW 6 /* rewind */ macro
|
| /linux-6.15/drivers/s390/char/ |
| H A D | tape_char.c | 319 tape_mtop(device, MTREW, 1); in tapechar_release() 364 case MTREW: in __tapechar_ioctl()
|
| H A D | tape_std.c | 535 if ((rc = tape_mtop(device, MTREW, 1)) < 0) in tape_std_mteom() 574 return tape_mtop(device, MTREW, 1); in tape_std_mtreten()
|
| H A D | tape_34xx.c | 1126 [MTREW] = tape_std_mtrew,
|
| H A D | tape_3590.c | 1588 [MTREW] = tape_std_mtrew,
|
| /linux-6.15/drivers/scsi/ |
| H A D | st.c | 1475 result2 = st_int_ioctl(STp, MTREW, 1); in st_flush() 2864 case MTREW: in st_int_ioctl() 3619 i = mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl() 3632 (mtc.mt_op == MTREW || mtc.mt_op == MTOFFL || in st_ioctl() 3651 if (mtc.mt_op != MTREW && in st_ioctl() 3664 if (mtc.mt_op == MTREW || mtc.mt_op == MTSEEK || in st_ioctl()
|
| /linux-6.15/Documentation/scsi/ |
| H A D | st.rst | 424 MTREW
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | devices.txt | 238 automatic rewind on device close. The MTREW or MTOFFL 2968 automatic rewind on device close. The MTREW or MTOFFL
|