type syscall.Statfs_t

3 uses

	syscall (current package)
		zsyscall_linux_amd64.go#L1115: func Fstatfs(fd int, buf *Statfs_t) (err error) {
		zsyscall_linux_amd64.go#L1366: func Statfs(path string, buf *Statfs_t) (err error) {
		ztypes_linux_amd64.go#L119: type Statfs_t struct {