Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmtio.h67 #define MTWEOFI 35 /* write an end-of-file record (mark) in immediate mode */ macro
/linux-6.3-rc2/Documentation/scsi/
A Dst.rst99 consecutive files must be written fast. The MTWEOFI operation can be used to
102 operation is MTWEOFI, close() does not write a filemark. This can be used if
414 MTWEOFI
531 see the BASICS note about MTWEOFI with respect to the
/linux-6.3-rc2/drivers/scsi/
A Dst.c2803 case MTWEOFI: in st_int_ioctl()
2810 if (cmd_in == MTWEOFI || in st_int_ioctl()
2998 if (cmd_in == MTWEOF || cmd_in == MTWEOFI) in st_int_ioctl()
3016 if ((cmd_in == MTWEOF || cmd_in == MTWEOFI) && in st_int_ioctl()

Completed in 11 milliseconds