Searched refs:disk_format_string_ (Results 1 – 4 of 4) sorted by relevance
35 static const char* disk_format_string_[DISK_FORMAT_COUNT_] = { variable46 return disk_format_string_[fs_type]; in disk_format_string()
186 disk_format_string_[f_opts.fs_type], test_sample_count); in RunBenchmark()221 disk_format_string_[f_opts.fs_type], test_sample_count); in RunBenchmark()
356 fbl::StringPrintf("%s/%s/%luBlobs/Api", disk_format_string_[f_opts.fs_type], in RunBenchmark()371 "%s/%s/%luBlobs/Read%s", disk_format_string_[f_opts.fs_type], size.c_str(), in RunBenchmark()
405 printf("fshost: fsck of %s started\n", disk_format_string_[df]); in CheckFilesystem()449 printf("fshost: fsck of %s completed OK\n", disk_format_string_[df]); in CheckFilesystem()
Completed in 14 milliseconds