Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnisdb/
H A Ddb_index.cc118 get_next_hashsize(long unsigned oldsize) in get_next_hashsize() function
148 table_size = get_next_hashsize(table_size); in grow()
H A Ddb_dictionary.cc385 get_next_hashsize(long unsigned oldsize) in get_next_hashsize() function
417 new_size = get_next_hashsize(oldsize); in grow_dictionary()