Home
last modified time | relevance | path

Searched defs:max_blocks (Results 1 – 1 of 1) sorted by relevance

/system/extras/tests/ext4/
Drand_emmc_perf.c110 static void stats_test(int fd, int write_mode, off64_t max_blocks, int stats_count, in stats_test()
146 static void perf_test(int fd, int write_mode, off64_t max_blocks) in perf_test()
191 off64_t max_blocks; in main() local