Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmtio.h67 #define MTWEOFI 35 /* write an end-of-file record (mark) in immediate mode */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmtio.h67 #define MTWEOFI 35 /* write an end-of-file record (mark) in immediate mode */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmtio.h67 #define MTWEOFI 35 /* write an end-of-file record (mark) in immediate mode */ macro
/OK3568_Linux_fs/kernel/Documentation/scsi/
H 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
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dst.c2804 case MTWEOFI: in st_int_ioctl()
2811 if (cmd_in == MTWEOFI || in st_int_ioctl()
3000 if (cmd_in == MTWEOF || cmd_in == MTWEOFI) in st_int_ioctl()
3018 if ((cmd_in == MTWEOF || cmd_in == MTWEOFI) && in st_int_ioctl()