Searched defs:avl_tree (Results 1 – 3 of 3) sorted by relevance
146 struct avl_tree { struct158 extern void *avl_walk(struct avl_tree *, void *, int); argument
147 struct avl_tree { struct161 _AVL_IMPL_H void *avl_walk(struct avl_tree *, void *, int); argument
3341 uu_avl_t *avl_tree; in zfs_do_userspace() local