Home
last modified time | relevance | path

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

/linux-6.3-rc2/io_uring/
A Dnet.h32 int io_shutdown(struct io_kiocb *req, unsigned int issue_flags);
A Dnet.c21 struct io_shutdown { struct
86 struct io_shutdown *shutdown = io_kiocb_to_cmd(req, struct io_shutdown); in io_shutdown_prep()
97 int io_shutdown(struct io_kiocb *req, unsigned int issue_flags) in io_shutdown() function
99 struct io_shutdown *shutdown = io_kiocb_to_cmd(req, struct io_shutdown); in io_shutdown()
A Dopdef.c338 .issue = io_shutdown,

Completed in 6 milliseconds