Searched defs:MS_LAZYTIME (Results 1 – 7 of 7) sorted by relevance
29 #define MS_LAZYTIME (1<<25) macro
50 #define MS_LAZYTIME (1<<25) macro
49 #define MS_LAZYTIME (1<<25) macro
39 #define MS_LAZYTIME (1<<25) /* Update the on-disk [acm]times lazily */ macro
633 pub const MS_LAZYTIME: ::c_ulong = 0x2000000; constant