Home
last modified time | relevance | path

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

/linux-6.12.1/tools/include/uapi/linux/
Dfs.h282 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */ macro
/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/
Dfs.h282 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */ macro
/linux-6.12.1/include/uapi/linux/
Dfs.h282 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */ macro
/linux-6.12.1/fs/nilfs2/
Dnilfs.h242 FS_COMPRBLK_FL | FS_NOCOMP_FL | FS_NOTAIL_FL | FS_DIRSYNC_FL)
/linux-6.12.1/fs/ext2/
Dext2.h241 #define EXT2_NOTAIL_FL FS_NOTAIL_FL /* file tail should not be merged */
/linux-6.12.1/fs/ocfs2/
Docfs2_fs.h257 #define OCFS2_NOTAIL_FL FS_NOTAIL_FL /* file tail should not be merged */
/linux-6.12.1/fs/reiserfs/
Dreiserfs.h1779 #define REISERFS_NOTAIL_FL FS_NOTAIL_FL