Searched refs:vlogTruncate (Results 1 – 1 of 1) sorted by relevance
101 static int vlogTruncate(sqlite3_file*, sqlite3_int64 size);158 vlogTruncate, /* xTruncate */466 static int vlogTruncate(sqlite3_file *pFile, sqlite_int64 size){ in vlogTruncate() function