Searched refs:FS_TOPDIR_FL (Results 1 – 4 of 4) sorted by relevance
258 #define FS_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro
110 {"Top_of_Directory_Hierarchies", FS_TOPDIR_FL, 'T'},
214 pub const FS_TOPDIR_FL: ::std::os::raw::c_uint = 131072; constant
2605 #ifdef FS_TOPDIR_FL2606 { "FS_TOPDIR_FL", (unsigned long) FS_TOPDIR_FL },