ITER_IOVEC
return iov_iter_type(i) == ITER_IOVEC;
.iter_type = ITER_IOVEC,
case ITER_IOVEC:
if (iov_iter_type(from) != ITER_IOVEC &&