Searched defs:io_close (Results 1 – 1 of 1) sorted by relevance
408 struct io_close { struct409 struct file *file;410 struct file *put_file;411 int fd;4231 static int io_close(struct io_kiocb *req, bool force_nonblock, in io_close() function