Home
last modified time | relevance | path

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

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