Searched refs:t3495f88 (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A DBenchmarkGen.h2686 int t3495f88 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); local
2690 TEMP_FAILURE_RETRY(fdatasync(t3495f88));
2692 close(t3495f88);

Completed in 11 milliseconds