gc_stat
struct gc_stat gc_stats;
void bch_update_bucket_in_use(struct cache_set *c, struct gc_stat *stats)
static bool btree_gc_mark_node(struct btree *b, struct gc_stat *gc)
struct gc_stat *gc, struct gc_merge_info *r)
struct closure *writes, struct gc_stat *gc)
struct closure *writes, struct gc_stat *gc)
struct gc_stat stats;
memset(&stats, 0, sizeof(struct gc_stat));
memcpy(&c->gc_stats, &stats, sizeof(struct gc_stat));
void bch_update_bucket_in_use(struct cache_set *c, struct gc_stat *stats);
memset(&c->gc_stats, 0, sizeof(struct gc_stat));