Searched defs:FS_UNRM_FL (Results 1 – 2 of 2) sorted by relevance
239 #define FS_UNRM_FL 0x00000002 /* Undelete */ macro
197 pub const FS_UNRM_FL: ::std::os::raw::c_uint = 2; constant