Home
last modified time | relevance | path

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

/linux-6.8/io_uring/
During_cmd.h5 int io_uring_cmd_prep_async(struct io_kiocb *req);
During_cmd.c111 int io_uring_cmd_prep_async(struct io_kiocb *req) in io_uring_cmd_prep_async() function
179 io_uring_cmd_prep_async(req); in io_uring_cmd()
Dopdef.c676 .prep_async = io_uring_cmd_prep_async,