Searched refs:FS_TOPDIR_FL (Results 1 – 6 of 6) sorted by relevance
196 #define FS_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro
231 return flags & ~(FS_DIRSYNC_FL | FS_TOPDIR_FL); in nilfs_mask_flags()
246 #define EXT2_TOPDIR_FL FS_TOPDIR_FL /* Top of directory hierarchies*/
275 #define OCFS2_TOPDIR_FL FS_TOPDIR_FL /* Top of directory hierarchies*/
148 [gfs2fl_TopLevel] = FS_TOPDIR_FL,
869 #define F2FS_REG_FLMASK (~(FS_DIRSYNC_FL | FS_TOPDIR_FL))