/aosp_15_r20/external/crosvm/cros_async/src/sys/linux/ |
H A D | poll_source.rs | 39 Fallocate(base::Error), enumerator
|
H A D | tokio_source.rs | 29 Fallocate(base::Error), enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | zsyscall_linux_386.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_s390x.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_loong64.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_arm.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_riscv64.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_arm64.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_mips.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_mips64le.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_amd64.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_ppc.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_mipsle.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_mips64.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_sparc64.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_ppc64le.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_ppc64.go | 27 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
/aosp_15_r20/external/crosvm/io_uring/src/ |
H A D | uring.rs | 207 Fallocate = io_uring_op_IORING_OP_FALLOCATE, enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | zsyscall_linux_386.go | 386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_s390x.go | 386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_riscv64.go | 386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_arm.go | 386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_loong64.go | 386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_arm64.go | 386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|
D | zsyscall_linux_mips.go | 386 func Fallocate(fd int, mode uint32, off int64, len int64) (err error) { func
|