Searched refs:ht_destroy (Results 1 – 3 of 3) sorted by relevance
176 ht_destroy(&conn->lc_requests); in l9p_connection_close()177 ht_destroy(&conn->lc_files); in l9p_connection_close()
97 void ht_destroy(struct ht *h);
55 ht_destroy(struct ht *h) in ht_destroy() function