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

Go to the source code of this file.

Namespaces

namespace  vfs
 

Functions

auto vfs::MkDir (const char *path) -> Expected< void >
 创建目录