Home
last modified time | relevance | path

Searched refs:FS_TOPDIR_FL (Results 1 – 4 of 4) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dfs.h293 #define FS_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h381 #define FS_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro
/linux/fs/nilfs2/
H A Dnilfs.h251 return flags & ~(FS_DIRSYNC_FL | FS_TOPDIR_FL); in nilfs_mask_flags()
/linux/fs/gfs2/
H A Dfile.c138 {FS_TOPDIR_FL, GFS2_DIF_TOPDIR},