Home
last modified time | relevance | path

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

/freebsd-head/contrib/lib9p/
HDhashtable.c132 result = ht_remove_locked(h, hash); in ht_remove()
138 ht_remove_locked(struct ht *h, uint32_t hash) in ht_remove_locked() function
HDhashtable.h102 int ht_remove_locked(struct ht *h, uint32_t hash);