Searched defs:FS_TOPDIR_FL (Results 1 – 2 of 2) sorted by relevance
258 #define FS_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro
214 pub const FS_TOPDIR_FL: ::std::os::raw::c_uint = 131072; constant