Searched refs:io_file_get (Results 1 – 1 of 1) sorted by relevance
/io_uring/ |
D | io_uring.c | 1099 static struct file *io_file_get(struct io_ring_ctx *ctx, 4165 in = io_file_get(req->ctx, req, sp->splice_fd_in, in io_tee() 4205 in = io_file_get(req->ctx, req, sp->splice_fd_in, in io_splice() 7163 static inline struct file *io_file_get(struct io_ring_ctx *ctx, in io_file_get() function 7389 req->file = io_file_get(ctx, req, READ_ONCE(sqe->fd), in io_init_req()
|