Lines Matching defs:j
371 static unsigned int inorder_next(unsigned int j, unsigned int size) in inorder_next()
388 static unsigned int inorder_prev(unsigned int j, unsigned int size) in inorder_prev()
415 static unsigned int __to_inorder(unsigned int j, in __to_inorder()
437 static unsigned int to_inorder(unsigned int j, struct bset_tree *t) in to_inorder()
442 static unsigned int __inorder_to_tree(unsigned int j, in __inorder_to_tree()
463 static unsigned int inorder_to_tree(unsigned int j, struct bset_tree *t) in inorder_to_tree()
544 static struct bkey *tree_to_bkey(struct bset_tree *t, unsigned int j) in tree_to_bkey()
549 static struct bkey *tree_to_prev_bkey(struct bset_tree *t, unsigned int j) in tree_to_prev_bkey()
592 static void make_bfloat(struct bset_tree *t, unsigned int j) in make_bfloat()
640 unsigned int j = roundup(t[-1].size, in bset_alloc_tree() local
694 unsigned int j, cacheline = 1; in bch_bset_build_written_tree() local
741 unsigned int inorder, j = 1; in bch_bset_fix_invalidated_key() local
788 unsigned int j = bkey_to_cacheline(t, k); in bch_bset_fix_lookup_table() local
964 unsigned int inorder, j, n = 1; in bset_search_tree() local
1374 size_t j; in bch_btree_keys_stats() local