Searched defs:dirSync (Results 1 – 2 of 2) sorted by relevance
10102 static int apndDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ in apndDelete()17146 static int vfstraceDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ in vfstraceDelete()
26768 SQLITE_PRIVATE int sqlite3OsDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ in sqlite3OsDelete()38716 static int kvvfsDelete(sqlite3_vfs *pVfs, const char *zPath, int dirSync){ in kvvfsDelete()45379 int dirSync /* If true, fsync() directory after deleting file */ in unixDelete()