Searched refs:MTEOM (Results 1 – 11 of 11) sorted by relevance
40 #define MTEOM 12 /* goto end of recorded media (for appending files). macro
52 #define MTEOM 12 /* Goto end of recorded media (for appending files). macro
367 case MTEOM: in __tapechar_ioctl()
1132 [MTEOM] = tape_std_mteom,
1594 [MTEOM] = tape_std_mteom,
2860 case MTEOM: in st_int_ioctl()2993 if (cmd_in == MTEOM) in st_int_ioctl()3070 } else if (cmd_in == MTEOM) { in st_int_ioctl()3570 mtc.mt_op == MTEOM) { in st_ioctl_common()3588 mtc.mt_op == MTRETEN || mtc.mt_op == MTEOM || in st_ioctl_common()3624 mtc.mt_op != MTEOM) { in st_ioctl_common()
427 MTEOM636 The MTEOM command is by default implemented as spacing over 32767
1319 case MTEOM: in idetape_mtioctop()