Searched refs:log_cluster_size (Results 1 – 1 of 1) sorted by relevance
444 int log_cluster_size, in MakeSomeCompressibleClusters() argument446 int cluster_bytes = fs_info.block_size << log_cluster_size; in MakeSomeCompressibleClusters()786 fs_info_, compress_options->log_cluster_size, info->plaintext)) in GenerateTestFile()1430 const int log_cluster_size = 2; in TEST_F() local1431 const int cluster_bytes = fs_info_.block_size << log_cluster_size; in TEST_F()1435 comp_opt.log_cluster_size = log_cluster_size; in TEST_F()