Searched defs:fast_iov (Results 1 - 5 of 5) sorted by relevance

/linux-master/io_uring/
H A Drw.h8 struct iovec fast_iov[UIO_FASTIOV]; member in struct:io_rw_state
H A Dnet.h11 struct iovec fast_iov[UIO_FASTIOV]; member in union:io_async_msghdr::__anon4051
H A Drw.c543 io_req_map_rw(struct io_kiocb *req, const struct iovec *iovec, const struct iovec *fast_iov, struct iov_iter *iter) argument
[all...]
/linux-master/block/
H A Dblk-map.c708 struct iovec fast_iov[UIO_FASTIOV]; local
/linux-master/lib/
H A Diov_iter.c1211 iovec_from_user(const struct iovec __user *uvec, unsigned long nr_segs, unsigned long fast_segs, struct iovec *fast_iov, bool compat) argument

Completed in 293 milliseconds