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

/system/vold/
H A DBenchmarkGen.h2436 int t3499f67 = TEMP_FAILURE_RETRY(open("file22", O_RDONLY|O_LARGEFILE|O_CLOEXEC)); local
2437 TEMP_FAILURE_RETRY(fdatasync(t3499f67));
2438 close(t3499f67);

Completed in 11 milliseconds