Searched refs:io_sendmsg_prep_async (Results 1 – 3 of 3) sorted by relevance
34 int io_sendmsg_prep_async(struct io_kiocb *req);
159 .prep_async = io_sendmsg_prep_async,519 .prep_async = io_sendmsg_prep_async,
219 int io_sendmsg_prep_async(struct io_kiocb *req) in io_sendmsg_prep_async() function