syscall.Dirent.Ino (field)
4 uses
syscall (current package)
syscall_darwin.go#L58: return readInt(buf, unsafe.Offsetof(Dirent{}.Ino), unsafe.Sizeof(Dirent{}.Ino))
ztypes_darwin_arm64.go#L145: Ino uint64
os
dir_darwin.go#L57: if dirent.Ino == 0 {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)