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