Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dinotify.h44 #define IN_UNMOUNT 0x00002000 /* Backing fs was unmounted */ macro
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h41 #define IN_UNMOUNT 0x00002000 /* Backing fs was unmounted */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go585 IN_UNMOUNT = 0x2000 const
Dzerrors_linux_mips64le.go716 IN_UNMOUNT = 0x2000 const
Dzerrors_linux_ppc64.go716 IN_UNMOUNT = 0x2000 const
Dzerrors_linux_arm.go716 IN_UNMOUNT = 0x2000 const
Dzerrors_linux_mips64.go716 IN_UNMOUNT = 0x2000 const
Dzerrors_linux_ppc64le.go716 IN_UNMOUNT = 0x2000 const
Dzerrors_linux_arm64.go719 IN_UNMOUNT = 0x2000 const
Dzerrors_linux_386.go717 IN_UNMOUNT = 0x2000 const
Dzerrors_linux_mips.go716 IN_UNMOUNT = 0x2000 const
Dzerrors_linux_s390x.go716 IN_UNMOUNT = 0x2000 const
Dzerrors_linux_mipsle.go716 IN_UNMOUNT = 0x2000 const
Dzerrors_linux_amd64.go717 IN_UNMOUNT = 0x2000 const