Searched defs:MS_RELATIME (Results 1 – 8 of 8) sorted by relevance
73 MS_RELATIME = 1 << 21, /* Update atime relative to mtime/ctime. */ enumerator74 #define MS_RELATIME MS_RELATIME macro
33 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro
42 # define MS_RELATIME (1 << 21) macro
129 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro
497 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro