Searched refs:__bch_btree_node_alloc (Results 1 – 2 of 2) sorted by relevance
268 struct btree *__bch_btree_node_alloc(struct cache_set *c, struct btree_op *op,
1119 struct btree *__bch_btree_node_alloc(struct cache_set *c, struct btree_op *op, in __bch_btree_node_alloc() function1166 return __bch_btree_node_alloc(c, op, level, op != NULL, parent); in bch_btree_node_alloc()