golang.org/x/sys/unix.Statfs
third-partyThe 6741st most-called third-party function by production calls. Called 94 times across 52 modules; 88 of those run outside tests and generated code.
- prod calls
- 88
- non-test, non-generated
- all calls
- 94
- total callsites
- modules
- 52
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 6%
- 6 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function94%A direct call to an exported package function, resolved by type.
- Package function (by syntax)6%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Statfs from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 12 14%
- containerd 8 9%
- Docker 6 7%
- Cilium 2 2%
- CockroachDB 2 2%
where it's called
Callsites in the wild
12 representative callsites of 94, prioritizing in-loop and non-test usage. We link to source, never display it.
-
dagger/dagger @v0.21.8
in loop -
google/gvisor @v0.0.0-20260805052044-b67f1412986c
in loop -
muesli/duf @v0.9.1
in loop - in loop
-
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Statfs most in this snapshot.
- github.com/podman-container-tools/buildah1011%
- github.com/google/gvisor55%
- github.com/containerd/cgroups/v344%
- github.com/dagger/dagger44%
- github.com/opencontainers/runc44%
siblings
More from golang.org/x/sys/unix
The other most-called functions in this package. See all →