Searched refs:io_sendmsg_prep_async (Results 1 – 4 of 4) sorted by relevance
37 int io_sendmsg_prep_async(struct io_kiocb *req);
478 .prep_async = io_sendmsg_prep_async,646 .prep_async = io_sendmsg_prep_async,
352 int io_sendmsg_prep_async(struct io_kiocb *req) in io_sendmsg_prep_async() function
4761 static int io_sendmsg_prep_async(struct io_kiocb *req) in io_sendmsg_prep_async() function6580 return io_sendmsg_prep_async(req); in io_req_prep_async()