Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfs.h253 #define FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfs.h253 #define FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfs.h345 #define FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfs.h345 #define FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dext2.h246 #define EXT2_INDEX_FL FS_INDEX_FL /* hash-indexed directory */
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs2_fs.h256 #define OCFS2_INDEX_FL FS_INDEX_FL /* hash-indexed directory */
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dfile.c135 {FS_INDEX_FL, GFS2_DIF_EXHASH},
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c1917 { F2FS_INDEX_FL, FS_INDEX_FL },
1931 FS_INDEX_FL | \