create_dir_if_not_exists
kernel
0.16.0
In kernel::
abi::
linux::
riscv64
kernel
::
abi
::
linux
::
riscv64
Function
create_
dir_
if_
not_
exists
Copy item path
Source
fn create_dir_if_not_exists( vfs: &Arc<
VfsManager
>, path: &str, ) -> Result<(),
FileSystemError
>