Home
last modified time | relevance | path

Searched defs:MS_RELATIME (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/testing/selftests/mount/
Dunprivileged-remount-test.c41 # define MS_RELATIME (1 << 21) macro
/linux-4.4.14/include/uapi/linux/
Dfs.h89 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro