Home
last modified time | relevance | path

Searched refs:io_writev_prep_async (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/io_uring/
H A Drw.h22 int io_writev_prep_async(struct io_kiocb *req);
H A Dopdef.c448 .prep_async = io_writev_prep_async,
H A Drw.c573 int io_writev_prep_async(struct io_kiocb *req) in io_writev_prep_async() function