Expand description
ext2 VFS Node Implementation
This module implements the VFS node interface for ext2 filesystem nodes, providing file and directory objects that integrate with the VFS v2 architecture.
Structsยง
- Ext2
Char Device File Object - ext2 Character Device File Object
- Ext2
Directory Object - ext2 Directory Object
- Ext2
File Object - ext2 File Object
- Ext2
Node - ext2 VFS Node
- Mmap
Range ๐