Searched refs:io_file_get_normal (Results 1 – 2 of 2) sorted by relevance
185 struct file *io_file_get_normal(struct io_kiocb *req, int fd);
1362 req->file = io_file_get_normal(req, req->cqe.fd); in io_assign_file()1577 struct file *io_file_get_normal(struct io_kiocb *req, int fd) in io_file_get_normal() function