Searched refs:io_file_get (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io_uring.c | 1100 static struct file *io_file_get(struct io_ring_ctx *ctx, 3928 in = io_file_get(req->ctx, req, sp->splice_fd_in, in io_tee() 3968 in = io_file_get(req->ctx, req, sp->splice_fd_in, in io_splice() 6796 static inline struct file *io_file_get(struct io_ring_ctx *ctx, in io_file_get() function 7021 req->file = io_file_get(ctx, req, READ_ONCE(sqe->fd), in io_init_req()
|