|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Functions | |
| int | fdatasync (int fd) |
Definition at line 23 of file win32fdatasync.c.
References _dosmaperr(), fb(), fd(), FLUSH_FLAGS_FILE_DATA_SYNC_ONLY, initialize_ntdll(), pg_NtFlushBuffersFileEx, and pg_RtlNtStatusToDosError.
Referenced by pg_fdatasync(), and test_sync().