Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dvfslog.c108 static int vlogSectorSize(sqlite3_file*);
165 vlogSectorSize, /* xSectorSize */
577 static int vlogSectorSize(sqlite3_file *pFile){ in vlogSectorSize() function