Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/btree_test/
H A Dbtree_test.c279 void *avl_cookie = NULL; in drain_tree() local
280 while ((node = avl_destroy_nodes(&avl, &avl_cookie)) != NULL) in drain_tree()
355 void *avl_cookie = NULL; in stress_tree() local
356 while ((node = avl_destroy_nodes(&avl, &avl_cookie)) != NULL) in stress_tree()