SimpleKernel 1.17.0
Loading...
Searching...
No Matches
mount.hpp File Reference
#include "filesystem.hpp"
Include dependency graph for mount.hpp:
This graph shows which files directly or indirectly include this file:

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 &
 获取全局挂载表实例