Searched refs:final_stat (Results 1 – 1 of 1) sorted by relevance
325 GLocalFileStat final_stat; in _g_local_file_output_stream_really_close() local344 if (GLIB_PRIVATE_CALL (g_win32_fstat) (file->priv->fd, &final_stat) == 0) in _g_local_file_output_stream_really_close()345 file->priv->etag = _g_local_file_info_create_etag (&final_stat); in _g_local_file_output_stream_really_close()438 …tat (file->priv->fd, G_LOCAL_FILE_STAT_FIELD_MTIME, G_LOCAL_FILE_STAT_FIELD_ALL, &final_stat) == 0) in _g_local_file_output_stream_really_close()439 file->priv->etag = _g_local_file_info_create_etag (&final_stat); in _g_local_file_output_stream_really_close()