Home
last modified time | relevance | path

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

/linux-6.15/samples/vfs/
Dsamples-vfs.h206 #define MOUNT_ATTR_NODIRATIME 0x00000080 /* Do not update directory access times */ macro
/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
Dmount.h124 #define MOUNT_ATTR_NODIRATIME 0x00000080 /* Do not update directory access times */ macro
/linux-6.15/include/uapi/linux/
Dmount.h124 #define MOUNT_ATTR_NODIRATIME 0x00000080 /* Do not update directory access times */ macro
/linux-6.15/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c59 #define MOUNT_ATTR_NODIRATIME 0x00000080 macro