Searched defs:io_close (Results 1 – 1 of 1) sorted by relevance
30 struct io_close { struct31 struct file *file;32 int fd;33 u32 file_slot;226 int io_close(struct io_kiocb *req, unsigned int issue_flags) in io_close() function