Chapter 3 File System

3.1 Introduction

The MS-DOS file system consists of files, directories, and supporting data structures on a permanent storage device of the computer. MS-DOS controls the file system but allows programs to access it through system functions. This chapter describes these functions and explains the file-system data structures.