Lines Matching defs:isDataOnly
34343 int isDataOnly = (flags&SQLITE_SYNC_DATAONLY);34358 rc = full_fsync(pFile->h, isFullsync, isDataOnly);