Home
last modified time | relevance | path

Searched defs:REALVFS (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dvfslog.c93 #define REALVFS(p) (((VLogVfs*)(p))->pVfs) macro
H A Dvfsstat.c143 #define REALVFS(p) (((VStatVfs*)(p))->pVfs) macro
/sqlite-3.40.0/src/
H A Dtest_osinst.c137 #define REALVFS(p) (((VfslogVfs *)(p))->pVfs) macro