Searched refs:t3499f68 (Results 1 – 1 of 1) sorted by relevance
2061 int t3499f68 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local2062 TEMP_FAILURE_RETRY(fdatasync(t3499f68)); in BenchmarkRun()2063 close(t3499f68); in BenchmarkRun()2286 t3499f68 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun()2287 TEMP_FAILURE_RETRY(fdatasync(t3499f68)); in BenchmarkRun()2288 close(t3499f68); in BenchmarkRun()