Searched refs:snapshot_has_changed (Results 1 – 5 of 5) sorted by relevance
308 int snapshot_has_changed(struct snapshot *old, struct snapshot *new);
371 snapshot_has_changed(struct snapshot *old, struct snapshot *new) in snapshot_has_changed() function
181 if (snapshot_has_changed(old, new)) { in main()
201 if (snapshot_has_changed(old, ss)) { in main()
336 if (snapshot_has_changed(oldss, newss)) { in main()