Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c42 # define MS_RELATIME (1 << 21) macro
/linux/tools/include/uapi/linux/
H A Dmount.h35 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h35 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro
/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c39 #define MS_RELATIME (1 << 21) macro