Searched refs:vfslogFileControl (Results 1 – 1 of 1) sorted by relevance
153 static int vfslogFileControl(sqlite3_file*, int op, void *pArg);213 vfslogFileControl, /* xFileControl */395 static int vfslogFileControl(sqlite3_file *pFile, int op, void *pArg){ in vfslogFileControl() function