Searched refs:restart_info (Results 1 – 1 of 1) sorted by relevance
1108 struct restart_info { struct1180 struct restart_info *info) in log_read_rst()3741 struct restart_info rst_info, rst_info2; in log_replay()3792 memset(&rst_info, 0, sizeof(struct restart_info)); in log_replay()3844 memset(&rst_info2, 0, sizeof(struct restart_info)); in log_replay()3868 memcpy(&rst_info, &rst_info2, sizeof(struct restart_info)); in log_replay()