Searched refs:dst_iov_cnt (Results 1 – 2 of 2) sorted by relevance
143 unsigned iov_copy(struct iovec *dst_iov, unsigned int dst_iov_cnt,
260 unsigned iov_copy(struct iovec *dst_iov, unsigned int dst_iov_cnt, in iov_copy() argument267 i < iov_cnt && j < dst_iov_cnt && (offset || bytes); i++) { in iov_copy()