Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/trace/beauty/
Dfsmount.c16 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/
Dmount.h121 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
/linux-6.12.1/include/uapi/linux/
Dmount.h121 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
/linux-6.12.1/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c66 #define MOUNT_ATTR_RELATIME 0x00000000 macro