Searched refs:snapshot_t (Results 1 – 1 of 1) sorted by relevance
99 struct snapshot_t struct108 snapshot_t snapshot () in snapshot()109 { return snapshot_t { head, tail, current, current->links.length, errors }; } in snapshot()325 void revert (snapshot_t snap) in revert()