Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/
H A Dlsm_file.c3221 typedef struct CheckFreelistCtx CheckFreelistCtx; typedef
3222 struct CheckFreelistCtx { struct
3227 CheckFreelistCtx *p = (CheckFreelistCtx *)pCtx; in checkFreelistCb() argument
3250 CheckFreelistCtx ctx; in lsmFsIntegrityCheck()