Searched defs:MS_LAZYTIME (Results 1 – 2 of 2) sorted by relevance
39 #define MS_LAZYTIME (1<<25) /* Update the on-disk [acm]times lazily */ macro
107 pub const MS_LAZYTIME: ::std::os::raw::c_uint = 33554432; constant