Searched defs:MS_RELATIME (Results 1 – 10 of 10) 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
914 MS_RELATIME = 1 << 21 variable
37 #define MS_RELATIME (1 << 21) macro
611 pub const MS_RELATIME: ::c_ulong = 0x200000; constant
1561 pub const MS_RELATIME: ::c_ulong = 0x200000; constant