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);
63 int io_uring_cmd_prep_async(struct io_kiocb *req) in io_uring_cmd_prep_async() function138 io_uring_cmd_prep_async(req); in io_uring_cmd()
631 .prep_async = io_uring_cmd_prep_async,
Completed in 9 milliseconds