kernel_liteos_a/fs/include
Guangyao Ma f67c4dae51 feat: add sync() to vfs
新增sync方法,该方法每次调用,会遍历系统内所有的mount点,调用各个文件系统注册
的sync方法,完成对所有已挂载文件系统的sync操作。

close #I480HV

Signed-off-by: Guangyao Ma <guangyao.ma@outlook.com>
Change-Id: I57ced9c3f7685a448defd17ae56c842796b5668f
2021-09-08 15:41:52 +08:00
..
fs feat: add sync() to vfs 2021-09-08 15:41:52 +08:00
vfs_config.h fix: remove redundant headfile 2021-06-19 17:32:47 +08:00