Home
last modified time | relevance | path

Searched defs:Fallocate (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/crosvm/cros_async/src/sys/linux/
H A Dpoll_source.rs39 Fallocate(base::Error), enumerator
H A Dtokio_source.rs29 Fallocate(base::Error), enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsyscall_linux_386.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_s390x.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_loong64.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_arm.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_riscv64.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_arm64.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_mips.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_mips64le.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_amd64.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_ppc.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_mipsle.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_mips64.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_sparc64.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_ppc64le.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_ppc64.go27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
/aosp_15_r20/external/crosvm/io_uring/src/
H A During.rs207 Fallocate = io_uring_op_IORING_OP_FALLOCATE, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dzsyscall_linux_386.go386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_s390x.go386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_riscv64.go386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_arm.go386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_loong64.go386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_arm64.go386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
Dzsyscall_linux_mips.go386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func

12