Searched refs:log_cluster_size (Results 1 – 5 of 5) sorted by relevance
216 u8 log_cluster_size; member
1093 printf("compression cluster log size:%u\n", option.log_cluster_size); in do_get_coption()1116 option.log_cluster_size = atoi(argv[2]); in do_set_coption()1125 option.algorithm, option.log_cluster_size); in do_set_coption()
587 c.compress.cc.log_cluster_size = 2; in f2fs_parse_options()611 c.compress.cc.log_cluster_size = val; in f2fs_parse_options()732 << c.compress.cc.log_cluster_size; in f2fs_parse_options()
625 c.compress.cc.log_cluster_size; in f2fs_build_file()
136 unsigned int log_cluster_size; /* log of cluster size */ member