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

/linux-master/include/uapi/linux/
H A Dfs.h284 #define FS_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro
/linux-master/tools/include/uapi/linux/
H A Dfs.h284 #define FS_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro
/linux-master/fs/nilfs2/
H A Dnilfs.h223 return flags & ~(FS_DIRSYNC_FL | FS_TOPDIR_FL);
/linux-master/fs/ext2/
H A Dext2.h243 #define EXT2_TOPDIR_FL FS_TOPDIR_FL /* Top of directory hierarchies*/
/linux-master/fs/ocfs2/
H A Docfs2_fs.h259 #define OCFS2_TOPDIR_FL FS_TOPDIR_FL /* Top of directory hierarchies*/
/linux-master/fs/gfs2/
H A Dfile.c138 {FS_TOPDIR_FL, GFS2_DIF_TOPDIR},

Completed in 135 milliseconds