Internal file structure
All disk I/O is performed in units of single block, and all blocks are the similar size. It is unlikely that the physical record size will exactly match the length of the desired logical record. Logical record may even differ in length. Packing a number of logical records into physical blocks is a common answer to this problem.