Searched defs:iInUse (Results 1 – 1 of 1) sorted by relevance
168 i64 iInUse; member178 static int dbTruncate(lsm_db *pDb, i64 iInUse){ in dbTruncate()739 i64 iInUse; member753 static int findFreeblock(lsm_db *pDb, i64 iInUse, int bNotOne, int *piRet){ in findFreeblock()778 i64 iInUse = 0; /* Snapshot id still in use */ in lsmBlockAllocate() local1574 i64 iInUse = *piInUse; in firstSnapshotInUse() local