Home
last modified time | relevance | path

Searched defs:io_close (Results 1 – 1 of 1) sorted by relevance

/io_uring/
Dio_uring.c502 struct io_close { struct
503 struct file *file;
504 int fd;
505 u32 file_slot;
4781 static int io_close(struct io_kiocb *req, unsigned int issue_flags) in io_close() function