Searched refs:MTBSF (Results 1 – 9 of 9) sorted by relevance
34 4. MTBSF - backspace over file mark and position at its EOT side117 4. MTBSF - backspace over file mark and position at its EOT side119 ftape-2.x didn't handle the MTBSF tape operation correctly. A MTBSF322 LocalWords: datarate LocalWords BOT MTBSF EOT HOWTO QIC tpqic menuconfig
30 #define MTBSF 2 /* backward space FileMark (position before FM) */ macro
378 case MTBSF: // backward space file in tape_mtioctop()528 case MTBSF: //need to skip forward over the filemark in tape_mtioctop()
2385 case MTBSF: in st_int_ioctl()2649 ioctl_result = st_int_ioctl(STp, MTBSF, 1); in st_int_ioctl()2675 if (cmd_in != MTBSF && cmd_in != MTBSFM && in st_int_ioctl()2702 } else if ((cmd_in == MTBSF) || (cmd_in == MTBSFM)) { in st_int_ioctl()3155 } else if (mtc.mt_op == MTBSF || mtc.mt_op == MTBSFM) { in st_ioctl()3172 mtc.mt_op == MTBSF || mtc.mt_op == MTBSFM || in st_ioctl()
231 MTBSF Space backward over count filemarks. Tape positioned before374 block is -1 when it can't be determined (e.g., after MTBSF).
1905 if (osst_space_over_filemarks_backward(STp, aSRpnt, MTBSF, 1) < 0) in osst_space_over_filemarks_forward_fast()3892 case MTBSF: in osst_int_ioctl()4188 else if ((cmd_in == MTFSFM || cmd_in == MTBSF) && STps->eof == ST_FM_HIT) { in osst_int_ioctl()4217 } else if (cmd_in == MTBSF || cmd_in == MTBSFM ) { in osst_int_ioctl()4856 else if (mtc.mt_op == MTBSF || mtc.mt_op == MTBSFM) { in osst_ioctl()
167 - MTBSF has changed. It used to position at the beginning of the169 expected behavior for other Un*x tape drivers (i.e. SCSI). MTBSF958 LocalWords: MTIOCGETSIZE BOT EOD MTBSF zft kerneld modprobe kdtime contrib TR
4679 if (idetape_onstream_space_over_filemarks_backward(drive, MTBSF, 1) < 0) in idetape_onstream_space_over_filemarks_forward_fast()4755 if (MTBSF == mt_op || MTBSFM == mt_op) { in idetape_space_over_filemarks()4805 case MTBSF: in idetape_space_over_filemarks()5381 case MTBSF: in idetape_mtioctop()
1173 case MTBSF: in do_ioctl_cmd()