Home
last modified time | relevance | path

Searched refs:btree_init_mempool (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dbtree.h67 void btree_init_mempool(struct btree_head *head, mempool_t *mempool);
H A Dbtree-128.h9 btree_init_mempool(&head->h, mempool); in btree_init_mempool128()
H A Dbtree-type.h17 btree_init_mempool(&head->h, mempool); in BTREE_FN()
/linux/lib/
H A Dbtree.c181 void btree_init_mempool(struct btree_head *head, mempool_t *mempool) in btree_init_mempool() function
186 EXPORT_SYMBOL_GPL(btree_init_mempool);