Home
last modified time | relevance | path

Searched refs:io_uring_cmd_prep_async (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/io_uring/
During_cmd.c63 int io_uring_cmd_prep_async(struct io_kiocb *req) in io_uring_cmd_prep_async() function
136 io_uring_cmd_prep_async(req); in io_uring_cmd()
During_cmd.h5 int io_uring_cmd_prep_async(struct io_kiocb *req);
Dopdef.c487 .prep_async = io_uring_cmd_prep_async,