Home
last modified time | relevance | path

Searched refs:Statfs (Results 1 – 25 of 4828) sorted by relevance

12345678910>>...194

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/disk/
H A Ddisk_darwin.go25 fs := make([]Statfs, count)
97 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
101 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
106 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
H A Ddisk_openbsd.go29 fs := make([]Statfs, count)
119 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
123 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
128 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
156 err := unix.Statfs(path, &stat)
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/shirou/gopsutil/disk/
H A Ddisk_darwin.go25 fs := make([]Statfs, count)
97 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
101 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
106 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
H A Ddisk_openbsd.go29 fs := make([]Statfs, count)
119 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
123 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
128 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
156 err := unix.Statfs(path, &stat)
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/shirou/gopsutil/disk/
H A Ddisk_darwin.go25 fs := make([]Statfs, count)
97 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
101 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
106 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
H A Ddisk_openbsd.go29 fs := make([]Statfs, count)
119 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
123 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
128 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
156 err := unix.Statfs(path, &stat)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/shirou/gopsutil/disk/
H A Ddisk_darwin.go25 fs := make([]Statfs, count)
97 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
101 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
106 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
H A Ddisk_openbsd.go29 fs := make([]Statfs, count)
119 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
123 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
128 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
156 err := unix.Statfs(path, &stat)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/shirou/gopsutil/disk/
H A Ddisk_darwin.go25 fs := make([]Statfs, count)
97 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
101 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
106 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
H A Ddisk_openbsd.go29 fs := make([]Statfs, count)
119 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
123 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
128 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
156 err := unix.Statfs(path, &stat)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/disk/
H A Ddisk_darwin.go25 fs := make([]Statfs, count)
97 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
101 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
106 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
H A Ddisk_openbsd.go29 fs := make([]Statfs, count)
119 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
123 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
128 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
156 err := unix.Statfs(path, &stat)
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/shirou/gopsutil/gopsutil-2.18.12/disk/
H A Ddisk_darwin.go25 fs := make([]Statfs, count)
97 func Getfsstat(buf []Statfs, flags int) (n int, err error) {
101 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) {
106 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
H A Ddisk_openbsd.go29 fs := make([]Statfs, count)
119 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
123 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
128 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
156 err := unix.Statfs(path, &stat)
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/shirou/gopsutil/disk/
H A Ddisk_darwin.go25 fs := make([]Statfs, count)
97 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
101 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
106 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
H A Ddisk_openbsd.go29 fs := make([]Statfs, count)
119 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
123 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
128 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
156 err := unix.Statfs(path, &stat)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/shirou/gopsutil/disk/
H A Ddisk_openbsd.go29 fs := make([]Statfs, count)
117 func Getfsstat(buf []Statfs, flags int) (n int, err error) { argument
121 func GetfsstatWithContext(ctx context.Context, buf []Statfs, flags int) (n int, err error) { argument
126 bufsize = unsafe.Sizeof(Statfs{}) * uintptr(len(buf))
154 err := unix.Statfs(path, &stat)
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/pkg/runtime/
H A Dstatfs_default.go25 func Statfs(path string) string { func
75 err := syscall.Statfs(path, &fs)
H A Dstatfs_linux_386.go25 func Statfs(path string) string { func
71 err := syscall.Statfs(path, &fs)
H A Dstatfs_uint32.go24 func Statfs(path string) string { func
70 err := syscall.Statfs(path, &fs)
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/pkg/runtime/
H A Dstatfs_linux_386.go24 func Statfs(path string) string { func
70 err := syscall.Statfs(path, &fs)
H A Dstatfs_default.go25 func Statfs(path string) string { func
75 err := syscall.Statfs(path, &fs)
H A Dstatfs_uint32.go24 func Statfs(path string) string { func
70 err := syscall.Statfs(path, &fs)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/pkg/runtime/
H A Dstatfs_linux_386.go25 func Statfs(path string) string { func
71 err := syscall.Statfs(path, &fs)
H A Dstatfs_default.go25 func Statfs(path string) string { func
75 err := syscall.Statfs(path, &fs)

12345678910>>...194