Searched refs:MTEOM (Results 1 – 8 of 8) sorted by relevance
40 #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,
2856 case MTEOM: in st_int_ioctl()2989 if (cmd_in == MTEOM) in st_int_ioctl()3066 } else if (cmd_in == MTEOM) { in st_int_ioctl()3567 mtc.mt_op == MTEOM) { in st_ioctl()3585 mtc.mt_op == MTRETEN || mtc.mt_op == MTEOM || in st_ioctl()3621 mtc.mt_op != MTEOM) { in st_ioctl()
4254 case MTEOM: in osst_int_ioctl()4371 if (cmd_in == MTEOM) in osst_int_ioctl()4416 } else if (cmd_in == MTBSR || cmd_in == MTFSR || cmd_in == MTWEOF || cmd_in == MTEOM) { in osst_int_ioctl()5014 if (mtc.mt_op == MTFSF || mtc.mt_op == MTFSFM|| mtc.mt_op == MTEOM) { in osst_ioctl()5032 mtc.mt_op == MTRETEN || mtc.mt_op == MTEOM || in osst_ioctl()5055 mtc.mt_op != MTEOM) { in osst_ioctl()
379 MTEOM Space to end of recorded data.556 The MTEOM command is by default implemented as spacing over 32767
1318 case MTEOM: in idetape_mtioctop()