Skip to main content
create_file
strat9_
kernel
0.1.0
In strat9_
kernel::
vfs
strat9_kernel
::
vfs
Function
create_
file
Copy item path
Source
pub fn create_file(path: &
str
, mode:
u32
) ->
Result
<
()
,
SyscallError
>
Expand description
Create an empty regular file.