type syscall.Statfs_t
3 uses
syscall (current package)
zsyscall_linux_amd64.go#L1119: func Fstatfs(fd int, buf *Statfs_t) (err error) {
zsyscall_linux_amd64.go#L1350: func Statfs(path string, buf *Statfs_t) (err error) {
ztypes_linux_amd64.go#L117: type Statfs_t struct {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)