Searched refs:os_fdatasync_impl (Results 1 – 2 of 2) sorted by relevance
627 os_fdatasync_impl(PyObject *module, int fd);641 return_value = os_fdatasync_impl(module, fd); in os_fdatasync()
3092 os_fdatasync_impl(PyObject *module, int fd) in os_fdatasync_impl() function