Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dunique.c101 unique_t un_tofind; in unique_remove() local
104 un_tofind.un_value = value; in unique_remove()
106 un = avl_find(&unique_avl, &un_tofind, NULL); in unique_remove()