|
Basic Solution File System - BSFS
|
Files | |
| create_file_bsfs.c | |
| Implementation of file creation routines in the BSFS filesystem. | |
| file_operations_bsfs.c | |
| Implementation of file-level operations in the BSFS file system. | |
| remove_file_bsfs.c | |
| Implementation of logical file removal in BSFS. | |