sys_sync
starnix_
core
In starnix_
core::
vfs::
syscalls
starnix_core
::
vfs
::
syscalls
Function
sys_
sync
Copy item path
Source
pub fn sys_sync( _locked: &mut
Locked
<
Unlocked
>, _current_task: &
CurrentTask
, ) ->
Result
<
()
,
Errno
>