file system collection-开源

时间:2024-05-23 18:12:06
【文件属性】:

文件名称:file system collection-开源

文件大小:44KB

文件格式:RAR

更新时间:2024-05-23 18:12:06

开源软件

fat16,iso9660和ext2的示例代码很简单,我们仅关注文件系统数据在硬盘上的维护方式。


【文件预览】:
readme
iso9660
----simcd.c(502B)
----file.c(3KB)
----dir.c(11KB)
----iso9660.vcproj(4KB)
----iso9660.h(4KB)
----main.c(2KB)
fat16
----path.h(474B)
----fat.c(33KB)
----fat16.vcproj(4KB)
----main.c(5KB)
----path.c(3KB)
----fat.h(4KB)
ext2
----bitmap.c(4KB)
----fs.h(2KB)
----block.h(326B)
----dev.c(3KB)
----cache.h(1KB)
----dev.h(466B)
----fs.c(32KB)
----other.c(646B)
----cache.c(10KB)
----inode.c(4KB)
----super.c(2B)
----group.c(1017B)
----bitmap.h(378B)
----mke2fs.c(10KB)
----inode.h(429B)
----group.h(128B)
----ext2.h(16KB)
----block.c(3KB)
----main.c(3KB)
----ext2.vcproj(4KB)

网友评论