Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_vfstrace.c130 typedef struct vfstrace_file vfstrace_file; typedef
292 vfstrace_file *p = (vfstrace_file *)pFile; in vfstraceClose()
314 vfstrace_file *p = (vfstrace_file *)pFile; in vfstraceRead()
333 vfstrace_file *p = (vfstrace_file *)pFile; in vfstraceWrite()
347 vfstrace_file *p = (vfstrace_file *)pFile; in vfstraceTruncate()
361 vfstrace_file *p = (vfstrace_file *)pFile; in vfstraceSync()
385 vfstrace_file *p = (vfstrace_file *)pFile; in vfstraceFileSize()
413 vfstrace_file *p = (vfstrace_file *)pFile; in vfstraceLock()
427 vfstrace_file *p = (vfstrace_file *)pFile; in vfstraceUnlock()
441 vfstrace_file *p = (vfstrace_file *)pFile; in vfstraceCheckReservedLock()
[all …]