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