Home
last modified time | relevance | path

Searched defs:MOUNT_ATTR_RELATIME (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/trace/beauty/
H A Dfsmount.c16 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
/linux/samples/vfs/
H A Dsamples-vfs.h194 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
/linux/tools/include/uapi/linux/
H A Dmount.h121 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h121 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
/linux/include/uapi/linux/
H A Dmount.h121 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c67 #define MOUNT_ATTR_RELATIME 0x00000000 macro