Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dinotify.h33 #define IN_CLOSE_WRITE 0x00000008 /* Writtable file was closed */ macro
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h30 #define IN_CLOSE_WRITE 0x00000008 /* Writtable file was closed */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go565 IN_CLOSE_WRITE = 0x8 const
Dzerrors_linux_mipsle.go696 IN_CLOSE_WRITE = 0x8 const
Dzerrors_linux_s390x.go696 IN_CLOSE_WRITE = 0x8 const
Dzerrors_linux_arm.go696 IN_CLOSE_WRITE = 0x8 const
Dzerrors_linux_ppc64le.go696 IN_CLOSE_WRITE = 0x8 const
Dzerrors_linux_mips64.go696 IN_CLOSE_WRITE = 0x8 const
Dzerrors_linux_ppc64.go696 IN_CLOSE_WRITE = 0x8 const
Dzerrors_linux_amd64.go697 IN_CLOSE_WRITE = 0x8 const
Dzerrors_linux_mips64le.go696 IN_CLOSE_WRITE = 0x8 const
Dzerrors_linux_386.go697 IN_CLOSE_WRITE = 0x8 const
Dzerrors_linux_mips.go696 IN_CLOSE_WRITE = 0x8 const
Dzerrors_linux_arm64.go699 IN_CLOSE_WRITE = 0x8 const