ITER_IOVEC 61 include/linux/uio.h return iov_iter_type(i) == ITER_IOVEC; ITER_IOVEC 448 lib/iov_iter.c i->type = ITER_IOVEC | direction;