Searched refs:io_file_get_fixed (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/io_uring/ |
| H A D | nop.c | 53 req->file = io_file_get_fixed(req, nop->fd, issue_flags); in io_nop()
|
| H A D | cancel.c | 215 req->file = io_file_get_fixed(req, cancel->fd, in io_async_cancel()
|
| H A D | io_uring.h | 88 struct file *io_file_get_fixed(struct io_kiocb *req, int fd,
|
| H A D | io_uring.c | 1708 req->file = io_file_get_fixed(req, req->cqe.fd, issue_flags); in io_assign_file() 1907 inline struct file *io_file_get_fixed(struct io_kiocb *req, int fd, in io_file_get_fixed() function
|