Searched refs:t3505f62 (Results 1 – 1 of 1) sorted by relevance
2071 int t3505f62 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); in BenchmarkRun() local2072 TEMP_FAILURE_RETRY(fdatasync(t3505f62)); in BenchmarkRun()2073 close(t3505f62); in BenchmarkRun()