Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_ht.c558 iterator->hti_sequence = handle->ht_sequence; in ht_findfirst()
596 iterator->hti_sequence == 0) { in ht_findnext()
604 iterator->hti_sequence != handle->ht_sequence) { in ht_findnext()
637 iterator->hti_sequence = 0; in ht_findnext()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dhash_table.h147 size_t hti_sequence; member