Basic Solution File System - BSFS
Loading...
Searching...
No Matches
struct_operations Directory Reference

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.