mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 22:36:48 +00:00
14 lines
264 B
ReStructuredText
14 lines
264 B
ReStructuredText
|
||
VFS虚拟文件系统
|
||
====================================
|
||
|
||
在DragonOS中,VFS作为适配器,遮住了具体文件系统之间的差异,对外提供统一的文件操作接口抽象。
|
||
|
||
.. toctree::
|
||
:maxdepth: 1
|
||
:caption: 目录
|
||
|
||
overview
|
||
api
|
||
|