|
SimpleKernel 1.17.0
|
#include "filesystem.hpp"

Go to the source code of this file.
Classes | |
| struct | vfs::MountPoint |
| 挂载点 More... | |
| class | vfs::MountTable |
| 挂载表管理器 More... | |
Namespaces | |
| namespace | vfs |
Functions | |
| auto | vfs::GetMountTable () -> MountTable & |
| 获取全局挂载表实例 | |