Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_cache.h33 struct btree *__bch2_btree_node_mem_alloc(struct bch_fs *);
Dbtree_cache.c189 struct btree *__bch2_btree_node_mem_alloc(struct bch_fs *c) in __bch2_btree_node_mem_alloc() function
653 if (!__bch2_btree_node_mem_alloc(c)) in bch2_fs_btree_cache_init()
Ddebug.c147 c->verify_data = __bch2_btree_node_mem_alloc(c); in __bch2_btree_verify()