Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c511 struct io_close { struct
512 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