|
contur2
|

Files | |
| block_allocator.h | |
| Bitmap-style block allocator for the simulated filesystem disk. | |
| directory_entry.h | |
| Directory entry representation for SimpleFS. | |
| file_descriptor.h | |
| File descriptor types and descriptor-table abstraction. | |
| i_filesystem.h | |
| IFileSystem interface for file-system operations. | |
| inode.h | |
| Inode types for the SimpleFS file-system simulation. | |
| simple_fs.h | |
| Simple in-memory inode-based filesystem implementation. | |