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

/linux-master/include/linux/
H A Dbtree-128.h94 return btree_visitor(&head->h, &btree_geo128, opaque,
H A Dbtree.h190 /* internal use, use btree_visitor{l,32,64,128} */
191 size_t btree_visitor(struct btree_head *head, struct btree_geo *geo,
H A Dbtree-type.h126 return btree_visitor(&head->h, BTREE_TYPE_GEO, opaque,
/linux-master/lib/
H A Dbtree.c742 size_t btree_visitor(struct btree_head *head, struct btree_geo *geo, function
758 EXPORT_SYMBOL_GPL(btree_visitor); variable

Completed in 212 milliseconds