pseudo-filesystem

C50075
concept

A pseudo-filesystem is a virtual filesystem layer that presents non-file resources (such as kernel data, devices, or processes) through a file-like interface without corresponding directly to physical storage.

Observed surface forms (2)

Surface form Occurrences
FUSE implementation 1
FUSE-compatible implementation 1

Instances (3)

Instance Via concept surface
Linux /proc file system
WinFsp FUSE-compatible implementation
macFUSE FUSE implementation