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