The virtual file system (VFS) interface, also known as
the v-node interface, provides a bridge between the physical and logical
file systems. The information that follows discusses the virtual file
system interface, its data structures, and its header files, and explains
how to configure a virtual file system.
There are two essential components in the file system:
Item Description
Logical file system Provides support for the system call interface.
Physical file system Manages permanent storage of data.
It looks like you're new here. If you want to get involved, click one of these buttons!