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