Home | History | Annotate | Download | only in block

Lines Matching full:min_size

148     unsigned int min_size)
150 unsigned int min_clusters = (min_size >> (s->cluster_bits - 3)) + 1;