Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/lib/
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);