Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c503 struct io_close { struct
841 struct io_close close;
4602 static int io_close(struct io_kiocb *req, unsigned int issue_flags) in io_close() function
4605 struct io_close *close = &req->close; in io_close()
6704 ret = io_close(req, issue_flags); in io_issue_sqe()