Home
last modified time | relevance | path

Searched defs:FS_TOPDIR_FL (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dfs.h258 #define FS_TOPDIR_FL 0x00020000 /* Top of directory hierarchies*/ macro
/external/crosvm/io_uring/src/
Dbindings.rs214 pub const FS_TOPDIR_FL: ::std::os::raw::c_uint = 131072; constant