Searched refs:firstSnapshotInUse (Results 1 – 1 of 1) sorted by relevance
615 static int firstSnapshotInUse(lsm_db *, i64 *);809 if( rc==LSM_OK ) rc = firstSnapshotInUse(pDb, &iInUse); in lsmBlockAllocate()1569 static int firstSnapshotInUse( in firstSnapshotInUse() function