Searched refs:t3499f32 (Results 1 – 1 of 1) sorted by relevance
810 int t3499f32 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local811 TEMP_FAILURE_RETRY(fdatasync(t3499f32)); in BenchmarkRun()812 close(t3499f32); in BenchmarkRun()837 t3499f32 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun()838 TEMP_FAILURE_RETRY(fdatasync(t3499f32)); in BenchmarkRun()839 close(t3499f32); in BenchmarkRun()