Searched refs:t3499f59 (Results 1 – 1 of 1) sorted by relevance
1860 int t3499f59 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local1861 TEMP_FAILURE_RETRY(fdatasync(t3499f59)); in BenchmarkRun()1862 close(t3499f59); in BenchmarkRun()1888 t3499f59 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun()1889 TEMP_FAILURE_RETRY(fdatasync(t3499f59)); in BenchmarkRun()1890 close(t3499f59); in BenchmarkRun()