Searched defs:MS_RELATIME (Results 1 – 7 of 7) sorted by relevance
40 # define MS_RELATIME (1ul << 21) macro
60 # define MS_RELATIME (1<<21) macro
41 # define MS_RELATIME (1 << 21) macro
124 #define MS_RELATIME (1<<21) macro
128 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro