Home
last modified time | relevance | path

Searched refs:MOUNT_ATTR_NODIRATIME (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dmount.h119 #define MOUNT_ATTR_NODIRATIME 0x00000080 /* Do not update directory access times */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmount.h119 #define MOUNT_ATTR_NODIRATIME 0x00000080 /* Do not update directory access times */ macro
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c3488 MOUNT_ATTR_NODIRATIME)) in SYSCALL_DEFINE3()
3499 if (attr_flags & MOUNT_ATTR_NODIRATIME) in SYSCALL_DEFINE3()