The document discusses various aspects of mass storage structures in operating systems. It first describes how the file system can be viewed as consisting of three parts and discusses disk scheduling algorithms. Next, it discusses disk formatting, management of boot blocks, and damaged blocks. It then examines secondary storage structures covering disk reliability and implementation of stable storage. Various disk scheduling algorithms like FCFS, SSTF, SCAN, C-SCAN and LOOK are described. Finally, it discusses disk management aspects like disk formatting, boot blocks, bad blocks and swap space usage.