Lines Matching refs:maxSegmentSize
148 UInt64 maxSegmentSize, in withSpecification() argument
158 numAddressBits, maxSegmentSize, in withSpecification()
224 UInt64 maxSegmentSize, in initWithSpecification() argument
235 .fMaxSegmentSize = maxSegmentSize, in initWithSpecification()
253 UInt64 maxSegmentSize; in setSpecification() local
268 maxSegmentSize = segmentOptions->fMaxSegmentSize; in setSpecification()
283 if (!maxSegmentSize) { in setSpecification()
284 maxSegmentSize--; // Set Max segment to -1 in setSpecification()
301 fMaxSegmentSize = maxSegmentSize; in setSpecification()
809 UInt64 maxSegmentSize, in prepareWithSpecification() argument
823 .fMaxSegmentSize = maxSegmentSize, in prepareWithSpecification()