Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/
H A Dlsm_log.c301 static i64 lastByteOnSector(LogWriter *pLog, i64 iOff){ in lastByteOnSector() function
469 pNew->jump.iEnd = lastByteOnSector(pNew, pNew->jump.iEnd); in lsmLogBegin()