Home
last modified time | relevance | path

Searched refs:avl_root (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/avl/
H A Davl.c386 tree->avl_root = child; in avl_rotation()
469 tree->avl_root = gchild; in avl_rotation()
518 tree->avl_root = node; in avl_insert()
729 tree->avl_root = node; in avl_remove()
767 tree->avl_root = node; in avl_remove()
883 temp_node = tree1->avl_root; in avl_swap()
885 tree1->avl_root = tree2->avl_root; in avl_swap()
887 tree2->avl_root = temp_node; in avl_swap()
907 tree->avl_root = NULL; in avl_create()
997 if (tree->avl_root != NULL) { in avl_destroy_nodes()
[all …]
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Davl_impl.h147 struct avl_node *avl_root; /* root node in tree */ member
/f-stack/freebsd/contrib/openzfs/lib/libuutil/
H A Dlibuutil.abi452 …<var-decl name='avl_root' type-id='type-id-9' visibility='default' filepath='../../include/sys/avl…
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1600 …<var-decl name='avl_root' type-id='type-id-120' visibility='default' filepath='../../include/sys/a…
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi924 …<var-decl name='avl_root' type-id='type-id-1' visibility='default' filepath='../../include/sys/avl…