Home
last modified time | relevance | path

Searched refs:__bch_btree_node_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/bcache/
H A Dbtree.h268 struct btree *__bch_btree_node_alloc(struct cache_set *c, struct btree_op *op,
H A Dbtree.c1119 struct btree *__bch_btree_node_alloc(struct cache_set *c, struct btree_op *op, in __bch_btree_node_alloc() function
1166 return __bch_btree_node_alloc(c, op, level, op != NULL, parent); in bch_btree_node_alloc()