repostats
struct repostats repo_stats;
const struct repostats *, void *), void *);
sum_repostats(const struct repo *rp, const struct repostats *in, void *arg)
struct repostats *out = arg;
repo_stats(const struct repo *rp, const struct repostats *in, void *arg)
struct repostats repostats;
rp->repostats.new_files++;
repo_stats_collect(void (*cb)(const struct repo *, const struct repostats *,
cb(rp, &rp->repostats, arg);
rp->repostats.del_files++;
rp->repostats.del_files++;
fts_state.rp->repostats.extra_files++;
fts_state.rp->repostats.extra_files++;
fts_state.rp->repostats.del_extra_files++;
fts_state.rp->repostats.del_files++;
fts_state.rp->repostats.del_dirs++;
&rp->repostats.sync_time);