Home
last modified time | relevance | path

Searched refs:f2fs_fsync_device (Results 1 – 4 of 4) sorted by relevance

/third_party/f2fs-tools/lib/
Dlibf2fs_io.c625 int f2fs_fsync_device(void) in f2fs_fsync_device() function
/third_party/f2fs-tools/fsck/
Dmount.c2940 ret = f2fs_fsync_device(); in duplicate_checkpoint()
3027 ret = f2fs_fsync_device(); in write_checkpoint()
3034 ret = f2fs_fsync_device(); in write_checkpoint()
Dfsck.c2214 ret = f2fs_fsync_device(); in fix_checkpoint()
2220 ret = f2fs_fsync_device(); in fix_checkpoint()
/third_party/f2fs-tools/include/
Df2fs_fs.h1227 extern int f2fs_fsync_device(void);