sofs19
0.1
FUSE based file system
|
Directories |
Files | |
file | binselection.h [code] |
The bin IDs selection toolkit. | |
file | blockviews.h [code] |
Display the contents of a block. | |
file | core.h [code] |
Some global constants and aggregation of core header files. | |
file | dal.h [code] |
Main functions of the disk abstraction (dal ) layer module. | |
file | direntries.h [code] |
Functions to manage directory entries. | |
file | direntry.h [code] |
Definition of the directory entry data type. | |
file | exception.h [code] |
The sofs19 exception support. | |
file | fileblocks.h [code] |
Functions to manage file blocks. | |
file | freelists.h [code] |
Functions to manage the list of free inodes and the list of free data blocks. | |
file | inode.h [code] |
Definition of the inode data type. | |
file | mksofs.h [code] |
The sofs19 formatting functions. | |
file | probing.h [code] |
A probing toolkit. | |
file | rawdisk.h [code] |
Access to disk blocks at raw level. | |
file | superblock.h [code] |
Definition of the superblock data type. | |
file | syscalls.h [code] |
The sofs19 system calls. | |