|
Basic Solution File System - BSFS
|
Files | |
| allocate_bsfs.c | |
| Functions for allocating blocks in the BSFS file system. | |
| block_operations_bsfs.c | |
| Implementation of low-level block I/O operations for BSFS. | |
| inode_operations_bsfs.c | |
| Implementation of inode manipulation operations for BSFS. | |
| superblock_operations_bsfs.c | |
| Implementation of superblock manipulation functions in the BSFS file system. | |