Home | History | Annotate | Download | only in block

Lines Matching refs:cluster_offset_mask

180     s->cluster_offset_mask = (1LL << s->csize_shift) - 1;
1205 cluster_offset &= s->cluster_offset_mask;