Searched defs:iSnapshot (Results 1 – 4 of 4) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/ |
| H A D | lsm_shared.c | 171 static int dbTruncateCb(void *pCtx, int iBlk, i64 iSnapshot){ in dbTruncateCb() 634 static int walkFreelistCb(void *pCtx, int iBlk, i64 iSnapshot){ in walkFreelistCb() 744 static int findFreeblockCb(void *pCtx, int iBlk, i64 iSnapshot){ in findFreeblockCb()
|
| H A D | lsm_main.c | 495 static int infoFreelistCb(void *pCtx, int iBlk, i64 iSnapshot){ in infoFreelistCb()
|
| H A D | lsm_file.c | 3226 static int checkFreelistCb(void *pCtx, int iBlk, i64 iSnapshot){ in checkFreelistCb()
|
| H A D | lsm_sorted.c | 4770 static int moveBlockCb(void *pCtx, int iBlk, i64 iSnapshot){ in moveBlockCb()
|