Home
last modified time | relevance | path

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

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