Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dnet.c21 struct io_shutdown { struct
22 struct file *file;
23 int how;
105 int io_shutdown(struct io_kiocb *req, unsigned int issue_flags) in io_shutdown() function