func golang.org/x/sys/unix.InotifyAddWatch

one use

	golang.org/x/sys/unix (current package)
		zsyscall_linux.go#L1034: func InotifyAddWatch(fd int, pathname string, mask uint32) (watchdesc int, err error) {