Searched refs:TESTPCACHE_RESERVE (Results 1 – 1 of 1) sorted by relevance
89 #define TESTPCACHE_RESERVE 17 macro224 if( p->nPinned>=TESTPCACHE_NPAGE-TESTPCACHE_RESERVE && createFlag<2 ){ in testpcacheFetch()240 if( p->nFree>TESTPCACHE_RESERVE || (createFlag==2 && p->nFree>0) ){ in testpcacheFetch()