Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Drw.c546 static inline int io_rw_prep_async(struct io_kiocb *req, int rw) in io_rw_prep_async() function
570 return io_rw_prep_async(req, ITER_DEST); in io_readv_prep_async()
575 return io_rw_prep_async(req, ITER_SOURCE); in io_writev_prep_async()