ITER_KVEC
case ITER_KVEC:
return iov_iter_type(i) == ITER_KVEC;
.iter_type = ITER_KVEC,
iov_iter.iter_type = ITER_KVEC;