Home
last modified time | relevance | path

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

/trunk/main/store/source/
H A Dstorcach.cxx283 inline int hash_index_Impl (sal_uInt32 nOffset) in hash_index_Impl() function in store::PageCache_Impl
413 int index = hash_index_Impl(curr->m_nOffset); in rescale_Impl()
453 int index = hash_index_Impl(nOffset); in lookupPageAt_Impl()
478 int index = hash_index_Impl(nOffset); in insertPageAt_Impl()
492 int index = hash_index_Impl(nOffset); in updatePageAt_Impl()
508 Entry ** ppEntry = &(m_hash_table[hash_index_Impl(nOffset)]); in removePageAt_Impl()

Completed in 8 milliseconds