Searched refs:ht_remove (Results 1 – 4 of 4) sorted by relevance
126 ht_remove(&conn->lc_requests, req->lr_req.hdr.tag); in l9p_connection_recv()213 ht_remove(&conn->lc_files, fid->lo_fid); in l9p_connection_remove_fid()
101 int ht_remove(struct ht *h, uint32_t hash);
127 ht_remove(struct ht *h, uint32_t hash) in ht_remove() function
414 ht_remove(&conn->lc_requests, req->lr_req.hdr.tag); in l9p_respond()