Searched defs:io_shutdown (Results 1 – 1 of 1) sorted by relevance
652 struct io_shutdown { struct653 struct file *file;654 int how;4106 static int io_shutdown(struct io_kiocb *req, unsigned int issue_flags) in io_shutdown() function