Home
last modified time | relevance | path

Searched defs:MS_LAZYTIME (Results 1 – 13 of 13) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dmount.h36 #define MS_LAZYTIME (1<<25) /* Update the on-disk [acm]times lazily */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go817 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_mips64le.go1012 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_ppc64.go1011 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_arm.go1011 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_mips64.go1012 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_ppc64le.go1011 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_arm64.go1014 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_386.go1013 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_mips.go1012 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_s390x.go1011 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_mipsle.go1012 MS_LAZYTIME = 0x2000000 const
Dzerrors_linux_amd64.go1013 MS_LAZYTIME = 0x2000000 const