Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfs.h191 #define FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro
/linux-4.4.14/fs/ext2/
Dext2.h241 #define EXT2_INDEX_FL FS_INDEX_FL /* hash-indexed directory */
/linux-4.4.14/fs/ocfs2/
Docfs2_fs.h270 #define OCFS2_INDEX_FL FS_INDEX_FL /* hash-indexed directory */
/linux-4.4.14/fs/gfs2/
Dfile.c147 [gfs2fl_ExHash] = FS_INDEX_FL,