Searched refs:io_send_prep_async (Results 1 – 3 of 3) sorted by relevance
40 int io_send_prep_async(struct io_kiocb *req);
326 .prep_async = io_send_prep_async,501 .prep_async = io_send_prep_async,
188 int io_send_prep_async(struct io_kiocb *req) in io_send_prep_async() function