Lines Matching defs:j
369 static unsigned inorder_next(unsigned j, unsigned size) in inorder_next()
382 static unsigned inorder_prev(unsigned j, unsigned size) in inorder_prev()
408 static unsigned __to_inorder(unsigned j, unsigned size, unsigned extra) in __to_inorder()
424 static unsigned to_inorder(unsigned j, struct bset_tree *t) in to_inorder()
429 static unsigned __inorder_to_tree(unsigned j, unsigned size, unsigned extra) in __inorder_to_tree()
444 static unsigned inorder_to_tree(unsigned j, struct bset_tree *t) in inorder_to_tree()
523 static struct bkey *tree_to_bkey(struct bset_tree *t, unsigned j) in tree_to_bkey()
528 static struct bkey *tree_to_prev_bkey(struct bset_tree *t, unsigned j) in tree_to_prev_bkey()
556 static void make_bfloat(struct bset_tree *t, unsigned j) in make_bfloat()
594 unsigned j = roundup(t[-1].size, in bset_alloc_tree() local
640 unsigned j, cacheline = 1; in bch_bset_build_written_tree() local
686 unsigned inorder, j = 1; in bch_bset_fix_invalidated_key() local
734 unsigned j = bkey_to_cacheline(t, k); in bch_bset_fix_lookup_table() local
908 unsigned inorder, j, n = 1; in bset_search_tree() local
1327 size_t j; in bch_btree_keys_stats() local