Lines Matching defs:t
290 struct bset_tree *t = b->set; in bch_btree_keys_free() local
314 struct bset_tree *t = b->set; in bch_btree_keys_alloc() local
422 static unsigned to_inorder(unsigned j, struct bset_tree *t) in to_inorder()
442 static unsigned inorder_to_tree(unsigned j, struct bset_tree *t) in inorder_to_tree()
503 static struct bkey *cacheline_to_bkey(struct bset_tree *t, unsigned cacheline, in cacheline_to_bkey()
509 static unsigned bkey_to_cacheline(struct bset_tree *t, struct bkey *k) in bkey_to_cacheline()
514 static unsigned bkey_to_cacheline_offset(struct bset_tree *t, in bkey_to_cacheline_offset()
521 static struct bkey *tree_to_bkey(struct bset_tree *t, unsigned j) in tree_to_bkey()
526 static struct bkey *tree_to_prev_bkey(struct bset_tree *t, unsigned j) in tree_to_prev_bkey()
535 static struct bkey *table_to_bkey(struct bset_tree *t, unsigned cacheline) in table_to_bkey()
554 static void make_bfloat(struct bset_tree *t, unsigned j) in make_bfloat()
589 static void bset_alloc_tree(struct btree_keys *b, struct bset_tree *t) in bset_alloc_tree()
605 struct bset_tree *t = bset_tree_last(b); in bch_bset_build_unwritten_tree() local
636 struct bset_tree *t = bset_tree_last(b); in bch_bset_build_written_tree() local
683 struct bset_tree *t; in bch_bset_fix_invalidated_key() local
728 struct bset_tree *t, in bch_bset_fix_lookup_table()
802 struct bset_tree *t = bset_tree_last(b); in bch_bset_insert() local
881 static struct bset_search_iter bset_search_write_set(struct bset_tree *t, in bset_search_write_set()
901 static struct bset_search_iter bset_search_tree(struct bset_tree *t, in bset_search_tree()
962 struct bkey *__bch_bset_search(struct btree_keys *b, struct bset_tree *t, in __bch_bset_search()
1323 struct bset_tree *t = &b->set[i]; in bch_btree_keys_stats() local