Searched refs:MS_RELATIME (Results 1 – 4 of 4) sorted by relevance
25 #if defined(MS_RELATIME) || (defined(HAVE_DECL_MS_RELATIME) && HAVE_DECL_MS_RELATIME)26 XLAT(MS_RELATIME),
8 MS_RELATIME
22 #define MS_RELATIME (1<<21) macro
89 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro