sofs19
0.1
FUSE based file system
|
▼core | Core functions and constants |
BinSelection | The bin selection toolkit |
direntry | The SODirEntry data type |
exception | sofs19 exception data type |
inode | The SOInode data type |
probing | The probing toolkit |
superblock | The SOSuperBlock data type |
constants | Core constants |
dal | Disk abstraction layer |
▼ilayers | Intermediate functions |
direntries | Functions to manage directory entries |
fileblocks | Functions to manage file blocks |
freelists | Functions to manage the list of free inodes and the list of free blocks |
mksofs | Supporting formatting functions |
rawdisk | Access to disk blocks at raw level |
▼syscalls | sofs19 system calls |
main syscalls | Corpus of system calls for evaluation |
other syscalls | Other system calls |
testtool | The sofs19 intermediate functions test tool |