Searched refs:snapshot_has_changed (Results 1 – 5 of 5) sorted by relevance
306 int snapshot_has_changed(struct snapshot *old, struct snapshot *new);
373 snapshot_has_changed(struct snapshot *old, struct snapshot *new) in snapshot_has_changed() function
181 if (snapshot_has_changed(old, new)) { in main()
197 if (snapshot_has_changed(old, ss)) { in main()
335 if (snapshot_has_changed(oldss, newss)) { in main()