io_file_get_normal
req->file = io_file_get_normal(req, cancel->fd);
req->file = io_file_get_normal(req, req->cqe.fd);
struct file *io_file_get_normal(struct io_kiocb *req, int fd);
req->file = io_file_get_normal(req, nop->fd);
return io_file_get_normal(req, sp->splice_fd_in);