Home
last modified time | relevance | path

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

/third_party/f2fs-tools/mkfs/
Df2fs_format_main.c474 if (f2fs_fsync_device()) in main()
/third_party/f2fs-tools/lib/
Dlibf2fs_io.c654 int f2fs_fsync_device(void) in f2fs_fsync_device() function
/third_party/f2fs-tools/fsck/
Dmount.c3038 ret = f2fs_fsync_device(); in duplicate_checkpoint()
3127 ret = f2fs_fsync_device(); in write_checkpoint()
3134 ret = f2fs_fsync_device(); in write_checkpoint()
Dfsck.c2386 ret = f2fs_fsync_device(); in fix_checkpoint()
2392 ret = f2fs_fsync_device(); in fix_checkpoint()
/third_party/f2fs-tools/include/
Df2fs_fs.h1415 extern int f2fs_fsync_device(void);