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

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

Completed in 253 milliseconds