Home
last modified time | relevance | path

Searched refs:MTWEOFI (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dmtio.h66 #define MTWEOFI 35 /* write an end-of-file record (mark) in immediate mode */ macro
/linux-4.4.14/Documentation/scsi/
Dst.txt92 consecutive files must be written fast. The MTWEOFI operation can be used to
95 operation is MTWEOFI, close() does not write a filemark. This can be used if
372 MTWEOFI Write count filemarks with immediate bit set (i.e., does not
452 see the BASICS note about MTWEOFI with respect to the
/linux-4.4.14/drivers/scsi/
Dst.c2799 case MTWEOFI: in st_int_ioctl()
2806 if (cmd_in == MTWEOFI || in st_int_ioctl()
2995 if (cmd_in == MTWEOF || cmd_in == MTWEOFI) in st_int_ioctl()
3013 if ((cmd_in == MTWEOF || cmd_in == MTWEOFI) && in st_int_ioctl()