full_fsync 27452 third_party/sqlite/amalgamation/sqlite3.c rc = full_fsync(pFile->h, isFullsync, isDataOnly); full_fsync 27469 third_party/sqlite/amalgamation/sqlite3.c full_fsync(dirfd, 0, 0); full_fsync 3311 third_party/sqlite/src/src/os_unix.c rc = full_fsync(pFile->h, isFullsync, isDataOnly); full_fsync 3328 third_party/sqlite/src/src/os_unix.c full_fsync(dirfd, 0, 0);