Home
last modified time | relevance | path

Searched defs:Getfsstat (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dsyscall_dragonfly.go159 func Getfsstat(buf []Statfs_t, flags int) (n int, err error) { func
Dsyscall_openbsd.go139 func Getfsstat(buf []Statfs_t, flags int) (n int, err error) { func
Dsyscall_freebsd.go148 func Getfsstat(buf []Statfs_t, flags int) (n int, err error) { func
Dsyscall_darwin.go249 func Getfsstat(buf []Statfs_t, flags int) (n int, err error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dsyscall_openbsd.go118 func Getfsstat(buf []Statfs_t, flags int) (n int, err error) { func
Dsyscall_dragonfly.go162 func Getfsstat(buf []Statfs_t, flags int) (n int, err error) { func
Dsyscall_freebsd.go122 func Getfsstat(buf []Statfs_t, flags int) (n int, err error) { func
Dsyscall_darwin.go97 func Getfsstat(buf []Statfs_t, flags int) (n int, err error) { func