Searched refs:log_cluster_size (Results 1 – 1 of 1) sorted by relevance
417 int log_cluster_size) { in MakeSomeCompressibleClusters() argument418 int cluster_bytes = kFilesystemBlockSize << log_cluster_size; in MakeSomeCompressibleClusters()733 compress_options->log_cluster_size)) in GenerateTestFile()1320 const int log_cluster_size = 2; in TEST_F() local1321 const int cluster_bytes = kFilesystemBlockSize << log_cluster_size; in TEST_F()1325 comp_opt.log_cluster_size = log_cluster_size; in TEST_F()