Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
Dnet.c22 struct io_shutdown { struct
23 struct file *file;
24 int how;
118 int io_shutdown(struct io_kiocb *req, unsigned int issue_flags) in io_shutdown() function