Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
Dnet.c21 struct io_shutdown { struct
22 struct file *file;
23 int how;
107 int io_shutdown(struct io_kiocb *req, unsigned int issue_flags) in io_shutdown() function
/kernel/linux/linux-5.10/io_uring/
Dio_uring.c652 struct io_shutdown { struct
653 struct file *file;
654 int how;
3958 static int io_shutdown(struct io_kiocb *req, unsigned int issue_flags) in io_shutdown() function