Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_ht.c267 handle->ht_table[h_index].he_count++; in ht_add_item()
347 handle->ht_table[h_index].he_count--; in ht_remove_item()
470 handle->ht_table[i].he_count--; in ht_clean_table()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dhash_table.h94 size_t he_count; member