Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c1092 static struct file *io_file_get(struct io_ring_ctx *ctx,
3976 sp->file_in = io_file_get(req->ctx, req, READ_ONCE(sqe->splice_fd_in), in __io_splice_prep()
6875 static inline struct file *io_file_get(struct io_ring_ctx *ctx, in io_file_get() function
7099 req->file = io_file_get(ctx, req, READ_ONCE(sqe->fd), in io_init_req()