Straight from the Glossary in the DB2 documentation:
extent
An allocation of space, within a container of a table space, to a single database object. This allocation consists of multiple pages.
prefetch
To read data before, and in anticipation of, its use.
I will let you figure whit the sizes mean.
Andy