Searched refs:wrote (Results 1 – 5 of 5) sorted by relevance
104 puts "Incrvacuum: Read $stats1(read), wrote $stats1(write)"105 puts "Normal : Read $stats2(read), wrote $stats2(write)"
23457 wrote wrote
3474 int wrote = 0; in unixWrite() local3526 while( (wrote = seekAndWrite(pFile, offset, pBuf, amt))<amt && wrote>0 ){ in unixWrite()3527 amt -= wrote; in unixWrite()3528 offset += wrote; in unixWrite()3529 pBuf = &((char*)pBuf)[wrote]; in unixWrite()3531 SimulateIOError(( wrote=(-1), amt=1 )); in unixWrite()3532 SimulateDiskfullError(( wrote=0, amt=1 )); in unixWrite()3534 if( amt>wrote ){ in unixWrite()3535 if( wrote<0 && pFile->lastErrno!=ENOSPC ){ in unixWrite()
41 once a write completes, you know that the information you wrote is
11736 wronk wronk wrote wrote