Searched defs:FS_PROJINHERIT_FL (Results 1 – 2 of 2) sorted by relevance
267 #define FS_PROJINHERIT_FL 0x20000000 /* Create with parents projid */ macro
221 pub const FS_PROJINHERIT_FL: ::std::os::raw::c_uint = 536870912; constant