Home | History | Annotate | Download | only in block

Lines Matching refs:LL

180     s->cluster_offset_mask = (1LL << s->csize_shift) - 1;
907 l1_size = (((total_size * 512) + (1LL << shift) - 1) >> shift);