Searched refs:FS_NOTAIL_FL (Results 1 - 6 of 6) sorted by relevance

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

Completed in 133 milliseconds