Home
last modified time | relevance | path

Searched defs:nr_iov (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/
H A Dqemu-io-cmds.c496 create_iovec(BlockBackend *blk, QEMUIOVector *qiov, char **argv, int nr_iov, in create_iovec()
914 int nr_iov; in readv_f() local
1271 int nr_iov; in writev_f() local
1478 int nr_iov, c; in aio_read_f() local
1591 int nr_iov, c; in aio_write_f() local
1945 int c, nr_iov; in zone_append_f() local
/openbmc/linux/fs/smb/server/
H A Dtransport_tcp.c37 unsigned int nr_iov; member
/openbmc/qemu/block/
H A Dfile-posix.c1658 qemu_preadv(int fd, const struct iovec *iov, int nr_iov, off_t offset) in qemu_preadv()
1664 qemu_pwritev(int fd, const struct iovec *iov, int nr_iov, off_t offset) in qemu_pwritev()
1674 qemu_preadv(int fd, const struct iovec *iov, int nr_iov, off_t offset) in qemu_preadv()
1680 qemu_pwritev(int fd, const struct iovec *iov, int nr_iov, off_t offset) in qemu_pwritev()