Home
last modified time | relevance | path

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

/third_party/littlefs/
H A Dlfs.h474 int lfs_mount(lfs_t *lfs, const struct lfs_config *config);
H A Dlfs.c5783 int lfs_mount(lfs_t *lfs, const struct lfs_config *cfg) { function
5788 LFS_TRACE("lfs_mount(%p, %p {.context=%p, "
5807 LFS_TRACE("lfs_mount -> %d", err);

Completed in 9 milliseconds