Searched refs:ht_table_size (Results 1 – 3 of 3) sorted by relevance
106 ht->ht_table_size = table_size; in ht_create_table()446 for (i = 0; i < handle->ht_table_size; i++) { in ht_clean_table()558 for (h_index = 0; h_index < handle->ht_table_size; ++h_index) { in ht_findfirst()623 total = handle->ht_table_size; in ht_findnext()
82 if (++hw->hw_idx >= hw->hw_handle.ht_table_size) in smb_ht_walk_step()
112 size_t ht_table_size; member