Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dhashtable.c138 result = ht_remove_locked(h, hash); in ht_remove()
144 ht_remove_locked(struct ht *h, uint32_t hash) in ht_remove_locked() function
H A Dhashtable.h102 int ht_remove_locked(struct ht *h, uint32_t hash);