Module fs

Source
Expand description

Defines a struct to represent an ext2 filesystem and implements methods to create

Structsยง

DirEntryBlock ๐Ÿ”’
DirEntryRaw ๐Ÿ”’
DirEntryWithName ๐Ÿ”’
Ext2 ๐Ÿ”’
A struct to represent an ext2 filesystem.