Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c659 struct io_shutdown { struct
660 struct file *file;
661 int how;
3869 static int io_shutdown(struct io_kiocb *req, unsigned int issue_flags) in io_shutdown() function