Searched refs:io_shutdown (Results 1 – 2 of 2) sorted by relevance
21 struct io_shutdown { struct93 struct io_shutdown *shutdown = io_kiocb_to_cmd(req, struct io_shutdown); in io_shutdown_prep()104 int io_shutdown(struct io_kiocb *req, unsigned int issue_flags) in io_shutdown() function106 struct io_shutdown *shutdown = io_kiocb_to_cmd(req, struct io_shutdown); in io_shutdown()
355 .issue = io_shutdown,