Searched refs:t3499f95 (Results 1 – 1 of 1) sorted by relevance
3154 int t3499f95 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local3155 TEMP_FAILURE_RETRY(fdatasync(t3499f95)); in BenchmarkRun()3156 close(t3499f95); in BenchmarkRun()3178 t3499f95 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun()3179 TEMP_FAILURE_RETRY(fdatasync(t3499f95)); in BenchmarkRun()3180 close(t3499f95); in BenchmarkRun()