Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fsmount/
Dfsmount01.c28 TCASE_ENTRY(0, MOUNT_ATTR_NODIRATIME),
36 TCASE_ENTRY(FSMOUNT_CLOEXEC, MOUNT_ATTR_NODIRATIME),
/third_party/ltp/include/lapi/
Dfsmount.h130 #define MOUNT_ATTR_NODIRATIME 0x00000080 /* Do not update directory access times */ macro