Lines Matching refs:cache_set
128 struct cache_set *c;
192 static inline void set_gc_sectors(struct cache_set *c) in set_gc_sectors()
197 void bkey_put(struct cache_set *c, struct bkey *k);
246 struct btree *__bch_btree_node_alloc(struct cache_set *c, struct btree_op *op,
249 struct btree *bch_btree_node_get(struct cache_set *c, struct btree_op *op,
255 int bch_btree_insert(struct cache_set *c, struct keylist *keys,
258 int bch_gc_thread_start(struct cache_set *c);
259 void bch_initial_gc_finish(struct cache_set *c);
260 void bch_moving_gc(struct cache_set *c);
261 int bch_btree_check(struct cache_set *c);
262 void bch_initial_mark_key(struct cache_set *c, int level, struct bkey *k);
264 static inline void wake_up_gc(struct cache_set *c) in wake_up_gc()
278 int __bch_btree_map_nodes(struct btree_op *op, struct cache_set *c,
281 static inline int bch_btree_map_nodes(struct btree_op *op, struct cache_set *c, in bch_btree_map_nodes()
288 struct cache_set *c, in bch_btree_map_leaf_nodes()
297 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c,
303 void bch_refill_keybuf(struct cache_set *c, struct keybuf *buf,
309 struct keybuf_key *bch_keybuf_next_rescan(struct cache_set *c,
313 void bch_update_bucket_in_use(struct cache_set *c, struct gc_stat *stats);