Home
last modified time | relevance | path

Searched refs:lfs_emubd_sync (Results 1 - 4 of 4) sorted by relevance

/third_party/littlefs/bd/
H A Dlfs_emubd.h187 int lfs_emubd_sync(const struct lfs_config *cfg);
H A Dlfs_emubd.c442 int lfs_emubd_sync(const struct lfs_config *cfg) { in lfs_emubd_sync() function
443 LFS_EMUBD_TRACE("lfs_emubd_sync(%p)", (void*)cfg); in lfs_emubd_sync()
448 LFS_EMUBD_TRACE("lfs_emubd_sync -> %d", 0); in lfs_emubd_sync()
/third_party/littlefs/runners/
H A Dtest_runner.c1341 .sync = lfs_emubd_sync, in run_powerloss_none()
1417 .sync = lfs_emubd_sync, in run_powerloss_linear()
1510 .sync = lfs_emubd_sync, in run_powerloss_log()
1601 .sync = lfs_emubd_sync, in run_powerloss_cycles()
1790 .sync = lfs_emubd_sync, in run_powerloss_exhaustive()
H A Dbench_runner.c1316 .sync = lfs_emubd_sync, in perm_run()

Completed in 7 milliseconds