Home
last modified time | relevance | path

Searched defs:iovecs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/io_uring/
H A Dliburing.h121 const struct iovec *iovecs, in io_uring_prep_readv()
135 const struct iovec *iovecs, in io_uring_prep_writev()
H A Dio_uring-bench.c78 struct iovec iovecs[DEPTH]; member