Searched defs:io_shutdown (Results 1 – 2 of 2) sorted by relevance
21 struct io_shutdown { struct22 struct file *file;23 int how;107 int io_shutdown(struct io_kiocb *req, unsigned int issue_flags) in io_shutdown() function
144 int (*io_shutdown)(QIOChannel *ioc, member