type golang.org/x/sys/unix.Statfs_t
3 uses
golang.org/x/sys/unix (current package)
zsyscall_linux_amd64.go#L111: func Fstatfs(fd int, buf *Statfs_t) (err error) {
zsyscall_linux_amd64.go#L368: func Statfs(path string, buf *Statfs_t) (err error) {
ztypes_linux_amd64.go#L441: type Statfs_t struct {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)