Home
last modified time | relevance | path

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

/third_party/littlefs/
H A Dlfs.c559 static int lfs_fs_deorphan(lfs_t *lfs, bool powerloss);
2554 int err = lfs_fs_deorphan(lfs, false); in lfs_dir_commit()
4850 static int lfs_fs_deorphan(lfs_t *lfs, bool powerloss) { function
4992 err = lfs_fs_deorphan(lfs, true);

Completed in 9 milliseconds