Searched refs:io_uring_cmd_cleanup (Results 1 – 3 of 3) sorted by relevance
14 void io_uring_cmd_cleanup(struct io_kiocb *req);
781 .cleanup = io_uring_cmd_cleanup,850 .cleanup = io_uring_cmd_cleanup,
46 void io_uring_cmd_cleanup(struct io_kiocb *req) in io_uring_cmd_cleanup() function