Searched refs:hb_tail (Results 1 – 3 of 3) sorted by relevance
134 bucket->hb_head = bucket->hb_tail = NULL; in _sdbc_hash_configure()340 hptr->hh_prev = bucket->hb_tail; in _sd_hash_insert()342 bucket->hb_tail->hh_next = hptr; in _sd_hash_insert()345 bucket->hb_tail = hptr; in _sd_hash_insert()414 bucket->hb_tail = hptr->hh_prev; in _sd_hash_delete()491 bucket->hb_tail = new; in _sd_hash_replace()
48 struct _sd_hash_hd *hb_tail; member
1924 hb->hb_head, hb->hb_tail, in display_hash_bucket()