Searched defs:fullSync (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | pager.c | 625 u8 fullSync; /* Do extra syncs of the journal for robustness */ member |
| H A D | os_unix.c | 3602 static int full_fsync(int fd, int fullSync, int dataOnly){ in full_fsync() |