Searched refs:t3505f70 (Results 1 – 1 of 1) sorted by relevance
2875 int t3505f70 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local2876 TEMP_FAILURE_RETRY(fdatasync(t3505f70)); in BenchmarkRun()2877 close(t3505f70); in BenchmarkRun()2905 t3505f70 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun()2906 TEMP_FAILURE_RETRY(fdatasync(t3505f70)); in BenchmarkRun()2907 close(t3505f70); in BenchmarkRun()