Lines Matching defs:k
21 struct bkey *k, *next; in bch_dump_bset() local
56 struct bkey *k; in __bch_count_data() local
67 struct bkey *k, *p = NULL; in __bch_check_keys() local
111 struct bkey *k = iter->data->k, *next = bkey_next(k); in bch_btree_iter_next_check() local
158 struct bkey *k = l->keys; in bch_keylist_pop() local
193 bool __bch_cut_front(const struct bkey *where, struct bkey *k) in __bch_cut_front()
213 bool __bch_cut_back(const struct bkey *where, struct bkey *k) in __bch_cut_back()
509 static unsigned bkey_to_cacheline(struct bset_tree *t, struct bkey *k) in bkey_to_cacheline()
516 struct bkey *k) in bkey_to_cacheline_offset()
547 static inline unsigned bfloat_mantissa(const struct bkey *k, in bfloat_mantissa()
637 struct bkey *prev = NULL, *k = t->data->start; in bch_bset_build_written_tree() local
681 void bch_bset_fix_invalidated_key(struct btree_keys *b, struct bkey *k) in bch_bset_fix_invalidated_key()
729 struct bkey *k) in bch_bset_fix_lookup_table()
819 unsigned bch_btree_insert_key(struct btree_keys *b, struct bkey *k, in bch_btree_insert_key()
1032 void bch_btree_iter_push(struct btree_iter *iter, struct bkey *k, in bch_btree_iter_push()
1143 struct bkey *k, *last = NULL; in btree_mergesort() local