Home | History | Annotate | Download | only in qemu

Lines Matching refs:calc_iov_length

567 static ssize_t calc_iov_length(const struct iovec *iov, int iovcnt)
593 ret = calc_iov_length(iov, iovcnt);
619 max_len = calc_iov_length(iov, iovcnt);
646 return calc_iov_length(iov, iovcnt);