Searched refs:MTWEOFI (Results 1 – 3 of 3) sorted by relevance
67 #define MTWEOFI 35 /* write an end-of-file record (mark) in immediate mode */ macro
99 consecutive files must be written fast. The MTWEOFI operation can be used to102 operation is MTWEOFI, close() does not write a filemark. This can be used if414 MTWEOFI531 see the BASICS note about MTWEOFI with respect to the
2801 case MTWEOFI: in st_int_ioctl()2808 if (cmd_in == MTWEOFI || in st_int_ioctl()2996 if (cmd_in == MTWEOF || cmd_in == MTWEOFI) in st_int_ioctl()3014 if ((cmd_in == MTWEOF || cmd_in == MTWEOFI) && in st_int_ioctl()