Pseudo File System
- Represents non-file objects as Files
- Allows access to these objects using the standard IO operations in the Standard Library
- In Linux this functionality is provided by kernfs
This is in contrast to a Virtual File System which may still represent actual files