Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfs.h253 #define FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro
/external/toybox/toys/other/
Dlsattr.c108 {"Indexed_directory", FS_INDEX_FL, 'I'},
/external/crosvm/io_uring/src/
Dbindings.rs209 pub const FS_INDEX_FL: ::std::os::raw::c_uint = 4096; constant
/external/minijail/linux-x86/
Dlibconstants.gen.c2449 #ifdef FS_INDEX_FL
2450 { "FS_INDEX_FL", (unsigned long) FS_INDEX_FL },