Home
last modified time | relevance | path

Searched refs:lfs_filebd_sync (Results 1 – 3 of 3) sorted by relevance

/littlefs-3.5.0-3.4.0/bd/
Dlfs_filebd.h67 int lfs_filebd_sync(const struct lfs_config *cfg);
Dlfs_filebd.c202 int lfs_filebd_sync(const struct lfs_config *cfg) { in lfs_filebd_sync() function
Dlfs_testbd.c140 return lfs_filebd_sync(cfg); in lfs_testbd_rawsync()