Searched refs:ht_total_items (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_ht.c111 ht->ht_total_items = 0;
162 return (handle->ht_total_items);
270 handle->ht_total_items++;
350 handle->ht_total_items--;
503 handle->ht_total_items--;
517 handle->ht_total_items++;
553 if (handle == 0 || iterator == 0 || handle->ht_total_items == 0)
/opensolaris-onvv-gate/usr/src/uts/common/smbsrv/
H A Dhash_table.h117 size_t ht_total_items; /* show total number of available items */ member in struct:ht_handle

Completed in 66 milliseconds