Searched refs:dst_iov (Results 1 – 2 of 2) sorted by relevance
260 unsigned iov_copy(struct iovec *dst_iov, unsigned int dst_iov_cnt, in iov_copy() argument274 dst_iov[j].iov_base = iov[i].iov_base + offset; in iov_copy()275 dst_iov[j].iov_len = len; in iov_copy()
143 unsigned iov_copy(struct iovec *dst_iov, unsigned int dst_iov_cnt,