A data structure that describes a file or directory. On the OS level.
- Last modified
- Metadata
- Parent
- Children
They are unique for a given filesystem.

- First Pointer - actual file
- Second pointer - file in directory
- Third pointer - file out
A data structure that describes a file or directory. On the OS level.
