Searched refs:MTBSR (Results 1 – 7 of 7) sorted by relevance
32 #define MTBSR 4 /* backward space record */ macro
600 result = st_int_ioctl(STp, MTBSR, backspace); in flush_buffer()1654 st_int_ioctl(STp, MTBSR, 1); in read_tape()1665 if (st_int_ioctl(STp, MTBSR, 1)) in read_tape()2417 case MTBSR: in st_int_ioctl()2676 cmd_in != MTBSR && cmd_in != MTBSS) in st_int_ioctl()2722 } else if (cmd_in == MTBSR) { in st_int_ioctl()
235 MTBSR Space backward over count records.
3905 case MTBSR: in osst_int_ioctl()4231 } else if (cmd_in == MTBSR || cmd_in == MTFSR || cmd_in == MTWEOF || cmd_in == MTEOM) { in osst_int_ioctl()
394 case MTBSR: // backward space file in tape_mtioctop()
1199 case MTBSR: in do_ioctl_cmd()
5485 case MTBSR: in idetape_mtioctop()