Home
last modified time | relevance | path

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

/littlefs-3.5.0-3.4.0/
Dlfs.c498 static int lfs_fs_deorphan(lfs_t *lfs, bool powerloss);
2388 int err = lfs_fs_deorphan(lfs, false); in lfs_dir_commit()
4488 static int lfs_fs_deorphan(lfs_t *lfs, bool powerloss) { function
4621 err = lfs_fs_deorphan(lfs, true);