Searched refs:fncache_avl (Results 1 – 1 of 1) sorted by relevance
78 avl_tree_t fncache_avl; variable237 fnp = avl_find(&fncache_avl, &tmp_fn, NULL); in vncache_lookup()290 old_fnp = avl_find(&fncache_avl, new_fnp, &where); in vncache_enter()297 avl_insert(&fncache_avl, new_fnp, where); in vncache_enter()355 avl_remove(&fncache_avl, fnp); in vncache_inactive()405 avl_create(&fncache_avl, in vncache_init()417 avl_destroy(&fncache_avl); in vncache_fini()