Searched refs:btree_destroy (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dbtree-128.h18 btree_destroy(&head->h);
H A Dbtree.h81 * btree_destroy - destroy mempool
88 void btree_destroy(struct btree_head *head);
H A Dbtree-type.h26 btree_destroy(&head->h);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dbtree.c199 void btree_destroy(struct btree_head *head) function
204 EXPORT_SYMBOL_GPL(btree_destroy); variable

Completed in 61 milliseconds