Searched refs:gc_stat (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/md/bcache/
H A Dbtree.c1302 void bch_update_bucket_in_use(struct cache_set *c, struct gc_stat *stats)
1307 static bool btree_gc_mark_node(struct btree *b, struct gc_stat *gc)
1362 struct gc_stat *gc, struct gc_merge_info *r)
1609 struct closure *writes, struct gc_stat *gc)
1699 struct closure *writes, struct gc_stat *gc)
1826 struct gc_stat stats;
1833 memset(&stats, 0, sizeof(struct gc_stat));
1860 memcpy(&c->gc_stats, &stats, sizeof(struct gc_stat));
H A Dbcache.h483 struct gc_stat { struct
632 struct gc_stat gc_stats;
H A Dbtree.h416 void bch_update_bucket_in_use(struct cache_set *c, struct gc_stat *stats);
H A Dsysfs.c851 memset(&c->gc_stats, 0, sizeof(struct gc_stat));

Completed in 308 milliseconds