Skip to main content
sys_sync
starnix_
core
In starnix_
core::
vfs::
syscalls
starnix_core
::
vfs
::
syscalls
Function
sys_
sync
Copy item path
Source
pub fn sys_sync(current_task: &
CurrentTask
) ->
Result
<
()
,
Errno
>