Home
last modified time | relevance | path

Searched defs:MS_RELATIME (Results 1 – 3 of 3) 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.h
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h35 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro