Home
last modified time | relevance | path

Searched refs:io_file_get (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c1096 static struct file *io_file_get(struct io_ring_ctx *ctx,
4017 in = io_file_get(req->ctx, req, sp->splice_fd_in, in io_tee()
4057 in = io_file_get(req->ctx, req, sp->splice_fd_in, in io_splice()
6989 static inline struct file *io_file_get(struct io_ring_ctx *ctx, in io_file_get() function
7215 req->file = io_file_get(ctx, req, READ_ONCE(sqe->fd),

Completed in 14 milliseconds