Searched refs:__bch2_btree_node_mem_alloc (Results 1 – 3 of 3) sorted by relevance
33 struct btree *__bch2_btree_node_mem_alloc(struct bch_fs *);
189 struct btree *__bch2_btree_node_mem_alloc(struct bch_fs *c) in __bch2_btree_node_mem_alloc() function653 if (!__bch2_btree_node_mem_alloc(c)) in bch2_fs_btree_cache_init()
147 c->verify_data = __bch2_btree_node_mem_alloc(c); in __bch2_btree_verify()