hierarchical file system

A file system in which the files are organised into a hierarchy. The nodes of the hierarchy are called directories while the leaves are the files themselves.

See also root directory. Compare flat file system.