Searched refs:aSector (Results 1 – 1 of 1) sorted by relevance
213 pData2->aSector = (FileSector *)testRealloc( in testEnvWrite()216 memset(&pData2->aSector[pData2->nSector], in testEnvWrite()223 if( pData2->aSector[iSector].aOld==0 ){ in testEnvWrite()228 pData2->aSector[iSector].aOld = aOld; in testEnvWrite()274 testFree(pData->aSector[i].aOld); in testEnvSync()275 pData->aSector[i].aOld = 0; in testEnvSync()418 pDb->aFile[iFile].aSector[i].aOld = 0; in doSystemCrash()502 testFree(pDb->aFile[0].aSector[i].aOld); in test_lsm_close()504 testFree(pDb->aFile[0].aSector); in test_lsm_close()506 testFree(pDb->aFile[1].aSector[i].aOld); in test_lsm_close()[all …]