Skip to main content
mkdir
strat9_
kernel
0.1.0
In strat9_
kernel::
vfs
strat9_kernel
::
vfs
Function
mkdir
Copy item path
Source
pub fn mkdir(path: &
str
, mode:
u32
) ->
Result
<
()
,
SyscallError
>
Expand description
Create a directory.