Searched refs:ClusterShift (Results 1 – 2 of 2) sorted by relevance
41 int32 ClusterShift() const { return fClusterShift; } in ClusterShift() function
197 return (fDataStart << SectorShift()) + ((cluster - 2) << ClusterShift()); in ClusterToOffset()