Searched refs:MOUNT_ATTR_RELATIME (Results 1 – 6 of 6) sorted by relevance
19 egrep $regex ${linux_mount} | grep -v MOUNT_ATTR_RELATIME | \
21 if ((flags & MOUNT_ATTR__ATIME) == MOUNT_ATTR_RELATIME) { in fsmount__scnprintf_attr_flags()
64 #ifndef MOUNT_ATTR_RELATIME65 #define MOUNT_ATTR_RELATIME 0x00000000 macro546 .attr_set = MOUNT_ATTR_RDONLY | MOUNT_ATTR_NOEXEC | MOUNT_ATTR_RELATIME, in TEST_F()582 .attr_set = MOUNT_ATTR_RDONLY | MOUNT_ATTR_NOEXEC | MOUNT_ATTR_RELATIME, in TEST_F()676 .attr_set = MOUNT_ATTR_RDONLY | MOUNT_ATTR_NOEXEC | MOUNT_ATTR_RELATIME, in TEST_F()734 .attr_set = MOUNT_ATTR_RELATIME, in TEST_F()817 attr.attr_set |= MOUNT_ATTR_RELATIME; in TEST_F()837 attr.attr_set &= ~MOUNT_ATTR_RELATIME; in TEST_F()
119 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
3665 case MOUNT_ATTR_RELATIME: in SYSCALL_DEFINE3()4303 case MOUNT_ATTR_RELATIME: in build_mount_kattr()