Searched refs:io_file_get_normal (Results 1 – 3 of 3) sorted by relevance
59 req->file = io_file_get_normal(req, nop->fd); in io_nop()
84 struct file *io_file_get_normal(struct io_kiocb *req, int fd);
1717 req->file = io_file_get_normal(req, req->cqe.fd); in io_assign_file()1901 struct file *io_file_get_normal(struct io_kiocb *req, int fd) in io_file_get_normal() function