Searched defs:MS_RELATIME (Results 1 – 8 of 8) sorted by relevance
41 # define MS_RELATIME (1ul << 21) macro
46 #define MS_RELATIME (1<<21) macro
42 # define MS_RELATIME (1 << 21) macro
35 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro
611 pub const MS_RELATIME: ::c_ulong = 0x200000; constant
1556 pub const MS_RELATIME: ::c_ulong = 0x200000; constant