Lines Matching defs:b

47 int bch2_btree_node_check_topology(struct btree_trans *trans, struct btree *b)  in bch2_btree_node_check_topology()
152 static void __bch2_btree_calc_format(struct bkey_format_state *s, struct btree *b) in __bch2_btree_calc_format()
165 static struct bkey_format bch2_btree_calc_format(struct btree *b) in bch2_btree_calc_format()
205 static bool bch2_btree_node_format_fits(struct bch_fs *c, struct btree *b, in bch2_btree_node_format_fits()
216 static void __btree_node_free(struct btree_trans *trans, struct btree *b) in __btree_node_free()
235 struct btree *b) in bch2_btree_node_free_inmem()
255 struct btree *b) in bch2_btree_node_free_never_used()
291 struct btree *b; in __bch2_btree_node_alloc() local
366 struct btree *b; in bch2_btree_node_alloc() local
414 static void btree_set_min(struct btree *b, struct bpos pos) in btree_set_min()
421 static void btree_set_max(struct btree *b, struct bpos pos) in btree_set_max()
427 static struct btree *bch2_btree_node_alloc_replacement(struct btree_update *as, in bch2_btree_node_alloc_replacement()
458 struct btree *b = bch2_btree_node_alloc(as, trans, level); in __btree_root_alloc() local
479 struct btree *b = p->b[--p->nr]; in bch2_btree_reserve_put() local
511 struct btree *b; in bch2_btree_reserve_get() local
579 struct keylist *keys, struct btree *b) in btree_update_add_key()
650 static noinline __no_kmsan_checks bool btree_node_seq_matches(struct btree *b, __le64 seq) in btree_node_seq_matches()
660 struct btree *b; in btree_update_nodes_written() local
863 static void btree_update_updated_node(struct btree_update *as, struct btree *b) in btree_update_updated_node()
905 static void btree_update_updated_root(struct btree_update *as, struct btree *b) in btree_update_updated_root()
940 static void bch2_btree_update_add_new_node(struct btree_update *as, struct btree *b) in bch2_btree_update_add_new_node()
970 static void btree_update_drop_new_node(struct bch_fs *c, struct btree *b) in btree_update_drop_new_node()
1004 static void bch2_btree_update_get_open_buckets(struct btree_update *as, struct btree *b) in bch2_btree_update_get_open_buckets()
1023 struct btree *b) in bch2_btree_interior_update_will_free_node()
1279 static void bch2_btree_set_root_inmem(struct bch_fs *c, struct btree *b) in bch2_btree_set_root_inmem()
1296 struct btree *b, in bch2_btree_set_root()
1337 struct btree *b, in bch2_insert_fixup_btree_ptr()
1396 struct btree *b, in bch2_btree_insert_keys_interior()
1451 struct btree *b, in __btree_split_node()
1570 struct btree *b, in btree_split_insert_keys()
1590 btree_path_idx_t path, struct btree *b, in btree_split()
1786 btree_path_idx_t path_idx, struct btree *b, in bch2_btree_insert_node()
1874 struct btree *b = path_l(trans->paths + path)->b; in bch2_btree_split_leaf() local
1906 struct btree *n, *b = bch2_btree_id_root(c, path->btree_id)->b; in __btree_increase_depth() local
1945 struct btree *b = bch2_btree_id_root(c, trans->paths[path].btree_id)->b; in bch2_btree_increase_depth() local
1971 struct btree *b, *m, *n, *prev, *next, *parent; in __bch2_foreground_maybe_merge() local
2160 struct btree *b) in get_iter_to_node()
2186 struct btree *b, in bch2_btree_node_rewrite()
2257 struct btree *b = bch2_btree_iter_peek_node(trans, &iter); in bch2_btree_node_rewrite_key() local
2280 struct btree *b = bch2_btree_iter_peek_node(trans, &iter); in bch2_btree_node_rewrite_pos() local
2292 struct btree *b, unsigned flags) in bch2_btree_node_rewrite_key_get_iter()
2337 void bch2_btree_node_rewrite_async(struct bch_fs *c, struct btree *b) in bch2_btree_node_rewrite_async()
2418 struct btree *b, struct btree *new_hash, in __bch2_btree_node_update_key()
2515 struct btree *b, struct bkey_i *new_key, in bch2_btree_node_update_key()
2562 struct btree *b, struct bkey_i *new_key, in bch2_btree_node_update_key_get_iter()
2585 void bch2_btree_set_root_for_read(struct bch_fs *c, struct btree *b) in bch2_btree_set_root_for_read()
2596 struct btree *b; in bch2_btree_root_alloc_fake_trans() local