Home
last modified time | relevance | path

Searched refs:tvfsAllocPage (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_vfs.c877 static void tvfsAllocPage(TestvfsBuffer *p, int iPage, int pgsz){ in tvfsAllocPage() function
926 tvfsAllocPage(pFd->pShm, iPage, pgsz); in tvfsShmMap()
1156 tvfsAllocPage(pBuffer, i, pgsz); in testvfs_obj_cmd()