Home
last modified time | relevance | path

Searched defs:iovcount (Results 1 – 7 of 7) sorted by relevance

/kvmtool/disk/
H A Draw.c6 int iovcount, void *param) in raw_image__read_sync()
12 const struct iovec *iov, int iovcount, in raw_image__write_sync()
19 int iovcount, void *param) in raw_image__read_mmap()
37 int iovcount, void *param) in raw_image__write_mmap()
H A Dcore.c259 const struct iovec *iov, int iovcount, void *param) in disk_image__read()
285 const struct iovec *iov, int iovcount, void *param) in disk_image__write()
313 int iovcount, ssize_t len) in disk_image__get_serial()
H A Daio.c34 const struct iovec *iov, int iovcount, in raw_image__read_async()
49 const struct iovec *iov, int iovcount, in raw_image__write_async()
H A Dqcow.c504 const struct iovec *iov, int iovcount, void *param) in qcow_read_sector()
1103 const struct iovec *iov, int iovcount, void *param) in qcow_write_sector()
/kvmtool/util/
H A Diovec.c104 size_t *iovcount) in memcpy_fromiovec_safe()
/kvmtool/net/uip/
H A Dcore.c18 size_t iovcount = out; in uip_tx() local
/kvmtool/virtio/
H A Dblk.c85 size_t iovcount, last_iov; in virtio_blk_do_io_request() local