Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dio_uring.c408 struct io_close { struct
409 struct file *file;
410 struct file *put_file;
411 int fd;
4231 static int io_close(struct io_kiocb *req, bool force_nonblock, in io_close() function