Searched refs:fsHashKey (Results 1 – 1 of 1) sorted by relevance
543 static int fsHashKey(int nHash, LsmPgno iPg){ in fsHashKey() function1018 iHash = fsHashKey(pFS->nHash, pPg->iPg); in fsPageRemoveFromHash()1063 int iHash = fsHashKey(pFS->nHash, iPg); in fsPageFindInHash()2660 int iHash = fsHashKey(pFS->nHash, iPg); in fsRemoveHashEntry()2668 iHash = fsHashKey(pFS->nHash, 0); in fsRemoveHashEntry()2704 iHash = fsHashKey(pFS->nHash, pPg->iPg); in lsmFsPagePersist()2736 iHash = fsHashKey(pFS->nHash, pPg->iPg); in lsmFsPagePersist()