Searched refs:vstatTruncate (Results 1 – 1 of 1) sorted by relevance
151 static int vstatTruncate(sqlite3_file*, sqlite3_int64 size);214 vstatTruncate, /* xTruncate */290 static int vstatTruncate(sqlite3_file *pFile, sqlite_int64 size){ in vstatTruncate() function