SimpleKernel 1.17.0
Loading...
Searching...
No Matches
mount.cpp File Reference
#include "mount.hpp"
#include "kernel_log.hpp"
#include "kstd_cstring"
#include "kstd_memory"
#include "spinlock.hpp"
#include "vfs.hpp"
#include "vfs_internal.hpp"
Include dependency graph for mount.cpp:

Go to the source code of this file.

Namespaces

namespace  vfs
 

Functions

auto vfs::GetMountTable () -> MountTable &
 获取全局挂载表实例