Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfs.h348 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */ macro
/linux-4.19.296/fs/nilfs2/
Dnilfs.h215 FS_COMPRBLK_FL | FS_NOCOMP_FL | FS_NOTAIL_FL | FS_DIRSYNC_FL)
/linux-4.19.296/fs/ext2/
Dext2.h238 #define EXT2_NOTAIL_FL FS_NOTAIL_FL /* file tail should not be merged */
/linux-4.19.296/fs/ocfs2/
Docfs2_fs.h272 #define OCFS2_NOTAIL_FL FS_NOTAIL_FL /* file tail should not be merged */
/linux-4.19.296/fs/reiserfs/
Dreiserfs.h1782 #define REISERFS_NOTAIL_FL FS_NOTAIL_FL