func golang.org/x/sys/unix.direntIno
2 uses
golang.org/x/sys/unix (current package)
dirent.go#L74: ino, ok := direntIno(rec)
syscall_darwin.go#L80: func direntIno(buf []byte) (uint64, bool) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)