Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_index.cc116 get_next_hashsize(long unsigned oldsize) in get_next_hashsize() function
146 table_size = get_next_hashsize(table_size); in grow()
H A Ddb_dictionary.cc386 get_next_hashsize(long unsigned oldsize) in get_next_hashsize() function
418 new_size = get_next_hashsize(oldsize); in grow_dictionary()