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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dunique.c105 unique_t un_tofind; local
108 un_tofind.un_value = value;
110 un = avl_find(&unique_avl, &un_tofind, NULL);

Completed in 56 milliseconds