Searched refs:io_file_get_fixed (Results 1 – 3 of 3) sorted by relevance
56 req->file = io_file_get_fixed(req, nop->fd, issue_flags); in io_nop()
85 struct file *io_file_get_fixed(struct io_kiocb *req, int fd,
1715 req->file = io_file_get_fixed(req, req->cqe.fd, issue_flags); in io_assign_file()1883 inline struct file *io_file_get_fixed(struct io_kiocb *req, int fd, in io_file_get_fixed() function