Home
last modified time | relevance | path

Searched refs:MTFSF (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/include/linux/
Dmtio.h27 #define MTFSF 1 /* forward space over FileMark, macro
/linux-2.4.37.9/arch/ppc/math-emu/
Dmath.c137 #define MTFSF 0x2c7 /* 711 */ macro
350 case MTFSF: func = mtfsf; type = XFLB; break; in do_mathemu()
/linux-2.4.37.9/drivers/s390/char/
Dtapechar.c374 case MTFSF: // forward space file in tape_mtioctop()
530 return tape_mtioctop (filp, MTFSF, 1); in tape_mtioctop()
/linux-2.4.37.9/drivers/scsi/
Dst.c2370 case MTFSF: in st_int_ioctl()
2517 ioctl_result = st_int_ioctl(STp, MTFSF, 0x7fffff); in st_int_ioctl()
2647 ioctl_result = st_int_ioctl(STp, MTFSF, 1); in st_int_ioctl()
2666 else if (cmd_in == MTFSF) in st_int_ioctl()
2695 } else if ((cmd_in == MTFSF) || (cmd_in == MTFSFM)) { in st_int_ioctl()
3150 if (mtc.mt_op == MTFSF || mtc.mt_op == MTFSFM || in st_ioctl()
3171 mtc.mt_op == MTFSF || mtc.mt_op == MTFSFM || in st_ioctl()
Dosst.c1789 if (mt_op == MTFSF) { in osst_space_over_filemarks_forward_slow()
1938 if (mt_op == MTFSF) { in osst_space_over_filemarks_forward_fast()
2681 result = osst_space_over_filemarks_forward_slow(STp, aSRpnt, MTFSF, 1); in cross_eof()
3879 case MTFSF: in osst_int_ioctl()
4196 else if (cmd_in == MTFSF) in osst_int_ioctl()
4223 } else if (cmd_in == MTFSF || cmd_in == MTFSFM) { in osst_int_ioctl()
4851 if (mtc.mt_op == MTFSF || mtc.mt_op == MTFSFM|| mtc.mt_op == MTEOM) { in osst_ioctl()
DREADME.st229 MTFSF Space forward over count filemarks. Tape positioned after filemark.
/linux-2.4.37.9/drivers/ide/
Dide-tape.c4621 if (mt_op == MTFSF) { in idetape_onstream_space_over_filemarks_forward_slow()
4710 if (mt_op == MTFSF) { in idetape_onstream_space_over_filemarks_forward_fast()
4741 if (mt_op == MTFSF || mt_op == MTFSFM) { in idetape_space_over_filemarks()
4804 case MTFSF: in idetape_space_over_filemarks()
4812 retval = idetape_space_over_filemarks(drive, MTFSF, mt_count-count); in idetape_space_over_filemarks()
4815 return (idetape_space_over_filemarks(drive, MTFSF, count)); in idetape_space_over_filemarks()
4907 idetape_space_over_filemarks (drive, MTFSF, 1); in idetape_chrdev_read()
5379 case MTFSF: in idetape_mtioctop()
/linux-2.4.37.9/drivers/char/
Dtpqic02.c1167 case MTFSF: in do_ioctl_cmd()
/linux-2.4.37.9/drivers/char/ftape/
DRELEASE-NOTES292 ftape code. MTFSF/BSF was not handled correctly when positioned
965 LocalWords: MTFSF BSF Marcin Dalecki GCC Config cpio swapout Kai Harrekilde