Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dmtio.h27 #define MTFSF 1 /* forward space over FileMark, macro
/linux-4.19.296/drivers/s390/char/
Dtape_char.c361 case MTFSF: in __tapechar_ioctl()
Dtape_std.c545 if ((rc = tape_mtop(device, MTFSF, 1)) < 0) in tape_std_mteom()
Dtape_34xx.c1121 [MTFSF] = tape_std_mtfsf,
Dtape_core.c1303 if (mt_op == MTBSR || mt_op == MTFSR || mt_op == MTFSF || in tape_mtop()
Dtape_3590.c1583 [MTFSF] = tape_std_mtfsf,