Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfs.h345 #define FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro
/linux-4.19.296/fs/ext2/
Dext2.h235 #define EXT2_INDEX_FL FS_INDEX_FL /* hash-indexed directory */
/linux-4.19.296/fs/ocfs2/
Docfs2_fs.h269 #define OCFS2_INDEX_FL FS_INDEX_FL /* hash-indexed directory */
/linux-4.19.296/fs/gfs2/
Dfile.c137 {FS_INDEX_FL, GFS2_DIF_EXHASH},