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