Home
last modified time | relevance | path

Searched defs:IN_MOVED_TO (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dinotify.h37 #define IN_MOVED_TO 0x00000080 /* File was moved to Y */ macro
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h34 #define IN_MOVED_TO 0x00000080 /* File was moved to Y */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go578 IN_MOVED_TO = 0x80 const
Dzerrors_linux_mipsle.go709 IN_MOVED_TO = 0x80 const
Dzerrors_linux_s390x.go709 IN_MOVED_TO = 0x80 const
Dzerrors_linux_arm.go709 IN_MOVED_TO = 0x80 const
Dzerrors_linux_ppc64le.go709 IN_MOVED_TO = 0x80 const
Dzerrors_linux_mips64.go709 IN_MOVED_TO = 0x80 const
Dzerrors_linux_ppc64.go709 IN_MOVED_TO = 0x80 const
Dzerrors_linux_amd64.go710 IN_MOVED_TO = 0x80 const
Dzerrors_linux_mips64le.go709 IN_MOVED_TO = 0x80 const
Dzerrors_linux_386.go710 IN_MOVED_TO = 0x80 const
Dzerrors_linux_mips.go709 IN_MOVED_TO = 0x80 const
Dzerrors_linux_arm64.go712 IN_MOVED_TO = 0x80 const