Home | History | Annotate | Download | only in qemu

Lines Matching refs:calc_iov_length

534 static ssize_t calc_iov_length(const struct iovec *iov, int iovcnt)
560 ret = calc_iov_length(iov, iovcnt);
586 max_len = calc_iov_length(iov, iovcnt);
613 return calc_iov_length(iov, iovcnt);