Searched refs:__bch2_btree_node_mem_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Dbtree_cache.h23 struct btree *__bch2_btree_node_mem_alloc(struct bch_fs *);
H A Dbtree_cache.c134 struct btree *__bch2_btree_node_mem_alloc(struct bch_fs *c) function
479 if (!__bch2_btree_node_mem_alloc(c))
H A Ddebug.c147 c->verify_data = __bch2_btree_node_mem_alloc(c);

Completed in 654 milliseconds