Searched defs:FS_INDEX_FL (Results 1 – 2 of 2) sorted by relevance
253 #define FS_INDEX_FL 0x00001000 /* hash-indexed directory */ macro
209 pub const FS_INDEX_FL: ::std::os::raw::c_uint = 4096; constant