Indicates the number of blocks by which to extend a disk file
(extent) when additional storage space is needed. It takes the
following form:
EXTENDSIZE = e
e Is a numeric expression.
The space used to extend a file is contiguous if possible.
Otherwise, noncontiguous space is used. The default is the system
default for the device.