sync
os
0.1.0
sync
Sections
实现说明
In os::
kernel::
syscall::
fs
os
::
kernel
::
syscall
::
fs
Function
sync
Copy item path
Source
pub fn sync() -> isize
Expand description
同步所有文件系统
§
实现说明
由于 Comix 使用写直达架构,数据已在块设备中, 此调用只需刷新硬件写缓存。