Searched refs:__bch2_btree_node_mem_alloc (Results 1 – 3 of 3) sorted by relevance
23 struct btree *__bch2_btree_node_mem_alloc(struct bch_fs *);
133 struct btree *__bch2_btree_node_mem_alloc(struct bch_fs *c) in __bch2_btree_node_mem_alloc() function466 if (!__bch2_btree_node_mem_alloc(c)) in bch2_fs_btree_cache_init()
146 c->verify_data = __bch2_btree_node_mem_alloc(c); in __bch2_btree_verify()