Searched defs:io_close (Results 1 – 1 of 1) sorted by relevance
410 struct io_close { struct411 struct file *file;412 struct file *put_file;413 int fd;4259 static int io_close(struct io_kiocb *req, bool force_nonblock, in io_close() function