Lines Matching refs:cache_set
128 struct cache_set *c;
194 static inline void set_gc_sectors(struct cache_set *c) in set_gc_sectors()
199 void bkey_put(struct cache_set *c, struct bkey *k);
248 struct btree *__bch_btree_node_alloc(struct cache_set *c, struct btree_op *op,
251 struct btree *bch_btree_node_get(struct cache_set *c, struct btree_op *op,
257 int bch_btree_insert(struct cache_set *c, struct keylist *keys,
260 int bch_gc_thread_start(struct cache_set *c);
261 void bch_initial_gc_finish(struct cache_set *c);
262 void bch_moving_gc(struct cache_set *c);
263 int bch_btree_check(struct cache_set *c);
264 void bch_initial_mark_key(struct cache_set *c, int level, struct bkey *k);
266 static inline void wake_up_gc(struct cache_set *c) in wake_up_gc()
271 static inline void force_wake_up_gc(struct cache_set *c) in force_wake_up_gc()
298 int __bch_btree_map_nodes(struct btree_op *op, struct cache_set *c,
301 static inline int bch_btree_map_nodes(struct btree_op *op, struct cache_set *c, in bch_btree_map_nodes()
308 struct cache_set *c, in bch_btree_map_leaf_nodes()
317 int bch_btree_map_keys(struct btree_op *op, struct cache_set *c,
323 void bch_refill_keybuf(struct cache_set *c, struct keybuf *buf,
329 struct keybuf_key *bch_keybuf_next_rescan(struct cache_set *c,
333 void bch_update_bucket_in_use(struct cache_set *c, struct gc_stat *stats);