syscall.Stat_t.Dev (field)
3 uses
syscall (current package)
ztypes_darwin_arm64.go#L66: Dev int32
os
types_unix.go#L30: return fs1.sys.Dev == fs2.sys.Dev && fs1.sys.Ino == fs2.sys.Ino
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)