Searched defs:io_close (Results 1 – 1 of 1) sorted by relevance
511 struct io_close { struct512 struct file *file;513 int fd;514 u32 file_slot;4542 static int io_close(struct io_kiocb *req, unsigned int issue_flags) in io_close() function