Lines Matching refs:bkey
200 void bkey_put(struct cache_set *c, struct bkey *k);
272 struct bkey *k, int level, bool write,
276 struct bkey *check_key);
278 atomic_t *journal_ref, struct bkey *replace_key);
284 void bch_initial_mark_key(struct cache_set *c, int level, struct bkey *k);
379 struct bkey *from, btree_map_nodes_fn *fn, int flags);
382 struct bkey *from, btree_map_nodes_fn *fn) in bch_btree_map_nodes()
389 struct bkey *from, in bch_btree_map_leaf_nodes()
396 struct bkey *k);
398 struct bkey *from, btree_map_keys_fn *fn, int flags);
400 struct bkey *from, btree_map_keys_fn *fn,
403 typedef bool (keybuf_pred_fn)(struct keybuf *buf, struct bkey *k);
407 struct bkey *end, keybuf_pred_fn *pred);
408 bool bch_keybuf_check_overlapping(struct keybuf *buf, struct bkey *start,
409 struct bkey *end);
414 struct bkey *end,