Files | |
file | block.c [code] |
file | block.h [code] |
Contains block struct and its methods. | |
file | defines.h [code] |
Contains constants of FS. | |
file | descriptors_table.c [code] |
file | descriptors_table.h [code] |
Contains descriptors_table struct and its methods. | |
file | inode.c [code] |
file | inode.h [code] |
Contains inode struct and its methods. | |
file | methods.c [code] |
file | methods.h [code] |
Contains useful methods to work with FS. | |
file | superblock.c [code] |
file | superblock.h [code] |
Contains superblock struct and its methods. | |