Home
last modified time | relevance | path

Searched refs:FS_INDEX_FL (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/tools/include/uapi/linux/
H A Dfs.h279 #define FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro
/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h286 #define FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro
/linux-6.15/include/uapi/linux/
H A Dfs.h286 #define FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro
/linux-6.15/fs/ext2/
H A Dext2.h238 #define EXT2_INDEX_FL FS_INDEX_FL /* hash-indexed directory */
/linux-6.15/fs/ocfs2/
H A Docfs2_fs.h254 #define OCFS2_INDEX_FL FS_INDEX_FL /* hash-indexed directory */
/linux-6.15/fs/gfs2/
H A Dfile.c137 {FS_INDEX_FL, GFS2_DIF_EXHASH},
/linux-6.15/fs/f2fs/
H A Dfile.c2117 { F2FS_INDEX_FL, FS_INDEX_FL },
2131 FS_INDEX_FL | \