Searched refs:MOUNT_ATTR_RELATIME (Results 1 – 6 of 6) sorted by relevance
19 grep -E $regex ${linux_mount} | grep -v MOUNT_ATTR_RELATIME | \
21 if ((flags & MOUNT_ATTR__ATIME) == MOUNT_ATTR_RELATIME) { in fsmount__scnprintf_attr_flags()
65 #ifndef MOUNT_ATTR_RELATIME66 #define MOUNT_ATTR_RELATIME 0x00000000 macro540 .attr_set = MOUNT_ATTR_RDONLY | MOUNT_ATTR_NOEXEC | MOUNT_ATTR_RELATIME, in TEST_F()576 .attr_set = MOUNT_ATTR_RDONLY | MOUNT_ATTR_NOEXEC | MOUNT_ATTR_RELATIME, in TEST_F()670 .attr_set = MOUNT_ATTR_RDONLY | MOUNT_ATTR_NOEXEC | MOUNT_ATTR_RELATIME, in TEST_F()728 .attr_set = MOUNT_ATTR_RELATIME, in TEST_F()811 attr.attr_set |= MOUNT_ATTR_RELATIME; in TEST_F()831 attr.attr_set &= ~MOUNT_ATTR_RELATIME; in TEST_F()
120 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
121 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
3969 case MOUNT_ATTR_RELATIME: in SYSCALL_DEFINE3()4617 case MOUNT_ATTR_RELATIME: in build_mount_kattr()