MS_RELATIME        32 include/uapi/linux/mount.h #define MS_RELATIME	(1<<21)	/* Update atime relative to mtime/ctime. */
MS_RELATIME        32 tools/include/uapi/linux/mount.h #define MS_RELATIME	(1<<21)	/* Update atime relative to mtime/ctime. */
MS_RELATIME        42 tools/testing/selftests/mount/unprivileged-remount-test.c # define MS_RELATIME (1 << 21)