Home
last modified time | relevance | path

Searched refs:MS_LAZYTIME (Results 1 – 21 of 21) sorted by relevance

/external/strace/xlat/
Dmount_flags.h167 #if defined(MS_LAZYTIME) || (defined(HAVE_DECL_MS_LAZYTIME) && HAVE_DECL_MS_LAZYTIME)
169 static_assert((MS_LAZYTIME) == ((1<<25)), "MS_LAZYTIME != (1<<25)");
172 # define MS_LAZYTIME (1<<25)
250 XLAT(MS_LAZYTIME),
Dmount_flags.in24 MS_LAZYTIME (1<<25)
/external/kernel-headers/original/uapi/linux/
Dmount.h36 #define MS_LAZYTIME (1<<25) /* Update the on-disk [acm]times lazily */ macro
50 MS_LAZYTIME)
/external/syzkaller/sys/linux/
Dfilesystem_arm.const8 MS_LAZYTIME = 33554432
Dfilesystem_arm64.const8 MS_LAZYTIME = 33554432
Dfilesystem_amd64.const8 MS_LAZYTIME = 33554432
Dfilesystem_ppc64le.const8 MS_LAZYTIME = 33554432
Dfilesystem_386.const8 MS_LAZYTIME = 33554432
Dfilesystem.txt574 …OUS, MS_REC, MS_POSIXACL, MS_UNBINDABLE, MS_PRIVATE, MS_SLAVE, MS_SHARED, MS_I_VERSION, MS_LAZYTIME
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go817 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_mipsle.go1012 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_s390x.go1011 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_arm.go1011 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_ppc64le.go1011 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_mips64.go1012 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_ppc64.go1011 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_amd64.go1013 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_mips64le.go1012 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_386.go1013 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_mips.go1012 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_arm64.go1014 MS_LAZYTIME = 0x2000000 const