Searched refs:MTWEOFI (Results 1 – 3 of 3) sorted by relevance
66 #define MTWEOFI 35 /* write an end-of-file record (mark) in immediate mode */ macro
92 consecutive files must be written fast. The MTWEOFI operation can be used to95 operation is MTWEOFI, close() does not write a filemark. This can be used if313 MTWEOFI Write count filemarks with immediate bit set (i.e., does not393 see the BASICS note about MTWEOFI with respect to the
2745 case MTWEOFI: in st_int_ioctl()2752 if (cmd_in == MTWEOFI || in st_int_ioctl()2941 if (cmd_in == MTWEOF || cmd_in == MTWEOFI) in st_int_ioctl()2959 if ((cmd_in == MTWEOF || cmd_in == MTWEOFI) && in st_int_ioctl()