Lines Matching defs:clusterbits
123 int clusterbits;
193 ((s64)blk << blockbits) >> clusterbits);
194 loc = lcn << clusterbits;
199 loc = (logfilelcn << clusterbits)
1349 << clusterbits)
1397 (((long long)sle64_to_cpu(logr->target_vcn) << clusterbits)
1908 << clusterbits)
2019 >> clusterbits]),
2048 >> clusterbits]),
3088 clusterbits = 1;
3089 while ((u32)(1 << clusterbits) < clustersz)
3090 clusterbits++;
3115 (int)clustersz,(int)clusterbits);
3195 clusterbits = 1;
3196 while ((u32)(1 << clusterbits) < clustersz)
3197 clusterbits++;