Home
last modified time | relevance | path

Searched refs:FS_NOTAIL_FL (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfs.h256 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfs.h256 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */ macro
/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 Dfs.h348 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */ 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 Dfs.h348 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */ macro
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dnilfs.h215 FS_COMPRBLK_FL | FS_NOCOMP_FL | FS_NOTAIL_FL | FS_DIRSYNC_FL)
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dext2.h249 #define EXT2_NOTAIL_FL FS_NOTAIL_FL /* file tail should not be merged */
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs2_fs.h259 #define OCFS2_NOTAIL_FL FS_NOTAIL_FL /* file tail should not be merged */
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dreiserfs.h1782 #define REISERFS_NOTAIL_FL FS_NOTAIL_FL