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