Package moss.fs

Interface Summary
MDirOps This interface defines kernel "directory-operations".
MFileOps This interface defines kernel "file-operations".
MFSOps This interface define kernel "file-system operations".
MProcFSIf This interface allows various parts of the (MOSS) kernel to provide information to other processes via the "process" file-system (generally mounted on /proc).
 

Class Summary
MDevFS this class implements the "device" file-system.
MDirEnt this class describes a `directory entry'.
MFile This class is used to represent a "file-handle".
MFileSystem this class handles file-system management.
MHostFS this class implements the "host" file-system.
MInode this class is used to represent an "inode".
MObjFS this class implements the "object" file-system.
MProcFS this class implements the "proc" file-system.