Searched defs:qemu_preadv (Results 1 - 1 of 1) sorted by path

/external/qemu/
H A Dposix-aio-compat.c153 qemu_preadv(int fd, const struct iovec *iov, int nr_iov, off_t offset) function
167 qemu_preadv(int fd, const struct iovec *iov, int nr_iov, off_t offset) function
192 len = qemu_preadv(aiocb->aio_fildes,

Completed in 285 milliseconds