summaryrefslogtreecommitdiff
path: root/io_uring/openclose.h
diff options
context:
space:
mode:
Diffstat (limited to 'io_uring/openclose.h')
-rw-r--r--io_uring/openclose.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_uring/openclose.h b/io_uring/openclose.h
index 9f578f3fad87..4b1c28d3a66c 100644
--- a/io_uring/openclose.h
+++ b/io_uring/openclose.h
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
-int __io_close_fixed(struct io_kiocb *req, unsigned int issue_flags,
+int __io_close_fixed(struct io_ring_ctx *ctx, unsigned int issue_flags,
unsigned int offset);
int io_openat_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);