Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c42 # define MS_RELATIME (1 << 21) macro
/openbmc/linux/tools/include/uapi/linux/
H A Dmount.h35 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro
/openbmc/linux/include/uapi/linux/
H A Dmount.h35 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro
/openbmc/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c38 #define MS_RELATIME (1 << 21) macro
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h496 #define MS_RELATIME (1<<21) /* Update atime relative to mtime/ctime. */ macro