Home
last modified time | relevance | path

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

/external/strace/xlat/
Dinotify_flags.h125 #if defined(IN_EXCL_UNLINK) || (defined(HAVE_DECL_IN_EXCL_UNLINK) && HAVE_DECL_IN_EXCL_UNLINK)
127 static_assert((IN_EXCL_UNLINK) == (0x04000000), "IN_EXCL_UNLINK != 0x04000000");
130 # define IN_EXCL_UNLINK 0x04000000
188 XLAT(IN_EXCL_UNLINK),
Dinotify_flags.in18 IN_EXCL_UNLINK 0x04000000
/external/kernel-headers/original/uapi/linux/
Dinotify.h55 #define IN_EXCL_UNLINK 0x04000000 /* exclude events on unlinked objects */ macro
/external/syzkaller/sys/linux/
Dsys_386.const187 IN_EXCL_UNLINK = 67108864
Dsys_amd64.const187 IN_EXCL_UNLINK = 67108864
Dsys_ppc64le.const187 IN_EXCL_UNLINK = 67108864
Dsys_arm.const187 IN_EXCL_UNLINK = 67108864
Dsys_arm64.const187 IN_EXCL_UNLINK = 67108864
Dsys.txt981 …, IN_MOVE_SELF, IN_MOVED_FROM, IN_MOVED_TO, IN_OPEN, IN_DONT_FOLLOW, IN_EXCL_UNLINK, IN_MASK_ADD, …
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go570 IN_EXCL_UNLINK = 0x4000000 const
Dzerrors_linux_mips64le.go701 IN_EXCL_UNLINK = 0x4000000 const
Dzerrors_linux_ppc64.go701 IN_EXCL_UNLINK = 0x4000000 const
Dzerrors_linux_arm.go701 IN_EXCL_UNLINK = 0x4000000 const
Dzerrors_linux_mips64.go701 IN_EXCL_UNLINK = 0x4000000 const
Dzerrors_linux_ppc64le.go701 IN_EXCL_UNLINK = 0x4000000 const
Dzerrors_linux_arm64.go704 IN_EXCL_UNLINK = 0x4000000 const
Dzerrors_linux_386.go702 IN_EXCL_UNLINK = 0x4000000 const
Dzerrors_linux_mips.go701 IN_EXCL_UNLINK = 0x4000000 const
Dzerrors_linux_s390x.go701 IN_EXCL_UNLINK = 0x4000000 const
Dzerrors_linux_mipsle.go701 IN_EXCL_UNLINK = 0x4000000 const
Dzerrors_linux_amd64.go702 IN_EXCL_UNLINK = 0x4000000 const