Searched refs:MOUNT_ATTR_RELATIME (Results 1 – 4 of 4) 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()
119 #define MOUNT_ATTR_RELATIME 0x00000000 /* - Update atime relative to mtime/ctime. */ macro
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()