Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
Dio_uring.c410 struct io_close { struct
411 struct file *file;
412 struct file *put_file;
413 int fd;
4259 static int io_close(struct io_kiocb *req, bool force_nonblock, in io_close() function