Lines Matching refs:cache_set
126 struct cache_set *c;
195 static inline void set_gc_sectors(struct cache_set *c) in set_gc_sectors()
200 void bkey_put(struct cache_set *c, struct bkey *k);
231 struct cache_set *c;
268 struct btree *__bch_btree_node_alloc(struct cache_set *c, struct btree_op *op,
271 struct btree *bch_btree_node_get(struct cache_set *c, struct btree_op *op,
277 int bch_btree_insert(struct cache_set *c, struct keylist *keys,
280 int bch_gc_thread_start(struct cache_set *c);
281 void bch_initial_gc_finish(struct cache_set *c);
282 void bch_moving_gc(struct cache_set *c);
283 int bch_btree_check(struct cache_set *c);
284 void bch_initial_mark_key(struct cache_set *c, int level, struct bkey *k);
286 static inline void wake_up_gc(struct cache_set *c) in wake_up_gc()
291 static inline void force_wake_up_gc(struct cache_set *c) in force_wake_up_gc()
377 int __bch_btree_map_nodes(struct btree_op *op, struct cache_set *c,
380 static inline int bch_btree_map_nodes(struct btree_op *op, struct cache_set *c, in bch_btree_map_nodes()
387 struct cache_set *c, in bch_btree_map_leaf_nodes()
396 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c,
405 void bch_refill_keybuf(struct cache_set *c, struct keybuf *buf,
411 struct keybuf_key *bch_keybuf_next_rescan(struct cache_set *c,
415 void bch_update_bucket_in_use(struct cache_set *c, struct gc_stat *stats);