Searched refs:fsIsLast (Results 1 – 1 of 1) sorted by relevance
936 static int fsIsLast(FileSystem *pFS, LsmPgno iPg){ in fsIsLast() function1636 if( pFS->pCompress==0 && (fsIsLast(pFS, iReal) || fsIsFirst(pFS, iReal)) ){ in fsPageGet()2045 if( fsIsLast(pFS, iPg) ){ in lsmFsDbPageNext()2134 }else if( fsIsLast(pFS, iPrev) ){ in lsmFsSortedAppend()2145 if( iApp==0 || fsIsLast(pFS, iApp) ){ in lsmFsSortedAppend()2170 if( fsIsLast(pFS, iApp) ){ in lsmFsSortedAppend()2607 if( fsIsLast(pFS, iPrev) ){ in fsAppendPage()2621 if( fsIsLast(pFS, *piNew) ){ in fsAppendPage()