Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfs.h258 #define FS_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro
/external/toybox/toys/other/
Dlsattr.c110 {"Top_of_Directory_Hierarchies", FS_TOPDIR_FL, 'T'},
/external/crosvm/io_uring/src/
Dbindings.rs214 pub const FS_TOPDIR_FL: ::std::os::raw::c_uint = 131072; constant
/external/minijail/linux-x86/
Dlibconstants.gen.c2605 #ifdef FS_TOPDIR_FL
2606 { "FS_TOPDIR_FL", (unsigned long) FS_TOPDIR_FL },