Searched refs:io_uring_cmd_prep_async (Results 1 – 3 of 3) sorted by relevance
5 int io_uring_cmd_prep_async(struct io_kiocb *req);
111 int io_uring_cmd_prep_async(struct io_kiocb *req) in io_uring_cmd_prep_async() function179 io_uring_cmd_prep_async(req); in io_uring_cmd()
676 .prep_async = io_uring_cmd_prep_async,