Lines Matching refs:maxSegmentSize
144 UInt64 maxSegmentSize, in withSpecification() argument
154 numAddressBits, maxSegmentSize, in withSpecification()
220 UInt64 maxSegmentSize, in initWithSpecification() argument
231 .fMaxSegmentSize = maxSegmentSize, in initWithSpecification()
249 UInt64 maxSegmentSize; in setSpecification() local
264 maxSegmentSize = segmentOptions->fMaxSegmentSize; in setSpecification()
279 if (!maxSegmentSize) { in setSpecification()
280 maxSegmentSize--; // Set Max segment to -1 in setSpecification()
297 fMaxSegmentSize = maxSegmentSize; in setSpecification()
796 UInt64 maxSegmentSize, in prepareWithSpecification() argument
810 .fMaxSegmentSize = maxSegmentSize, in prepareWithSpecification()