Home
last modified time | relevance | path

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

/littlefs-3.7.0-3.6.0/
Dlfs.c564 static int lfs_fs_deorphan(lfs_t *lfs, bool powerloss);
2559 int err = lfs_fs_deorphan(lfs, false); in lfs_dir_commit()
4855 static int lfs_fs_deorphan(lfs_t *lfs, bool powerloss) { function
4997 err = lfs_fs_deorphan(lfs, true);