Searched refs:tvfsSync (Results 1 – 1 of 1) sorted by relevance
169 static int tvfsSync(sqlite3_file*, int flags);210 tvfsSync, /* xSync */427 static int tvfsSync(sqlite3_file *pFile, int flags){ in tvfsSync() function