Searched refs:tvfsTruncate (Results 1 – 1 of 1) sorted by relevance
168 static int tvfsTruncate(sqlite3_file*, sqlite3_int64 size);209 tvfsTruncate, /* xTruncate */406 static int tvfsTruncate(sqlite3_file *pFile, sqlite_int64 size){ in tvfsTruncate() function