Home
last modified time | relevance | path

Searched refs:lfs_fs_gc (Results 1 - 2 of 2) sorted by relevance

/third_party/littlefs/
H A Dlfs.h725 int lfs_fs_gc(lfs_t *lfs);
H A Dlfs.c6254 int lfs_fs_gc(lfs_t *lfs) { function
6259 LFS_TRACE("lfs_fs_gc(%p)", (void*)lfs);
6263 LFS_TRACE("lfs_fs_gc -> %d", err);

Completed in 10 milliseconds