Searched refs:MOUNT_ATTR_NODIRATIME (Results 1 – 3 of 3) sorted by relevance
119 #define MOUNT_ATTR_NODIRATIME 0x00000080 /* Do not update directory access times */ macro
3488 MOUNT_ATTR_NODIRATIME)) in SYSCALL_DEFINE3()3499 if (attr_flags & MOUNT_ATTR_NODIRATIME) in SYSCALL_DEFINE3()