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()1188 memset(info, 0, sizeof(struct restart_info)); in log_read_rst()3743 struct restart_info rst_info, rst_info2; in log_replay()3866 memcpy(&rst_info, &rst_info2, sizeof(struct restart_info)); in log_replay()