Searched refs:FS_INDEX_FL (Results 1 – 4 of 4) sorted by relevance
253 #define FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro
108 {"Indexed_directory", FS_INDEX_FL, 'I'},
209 pub const FS_INDEX_FL: ::std::os::raw::c_uint = 4096; constant
2449 #ifdef FS_INDEX_FL2450 { "FS_INDEX_FL", (unsigned long) FS_INDEX_FL },