Home
last modified time | relevance | path

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

/littlefs-latest/
Dlfs.c34 static inline void lfs_cache_drop(lfs_t *lfs, lfs_cache_t *rcache) { in lfs_cache_drop() function
193 lfs_cache_drop(lfs, rcache); in lfs_bd_flush()
216 lfs_cache_drop(lfs, rcache); in lfs_bd_sync()
2105 lfs_cache_drop(lfs, &lfs->pcache); in lfs_dir_compact()
2352 lfs_cache_drop(lfs, &lfs->pcache); in lfs_dir_relocatingcommit()
3021 lfs_cache_drop(lfs, pcache); in lfs_ctz_extend()
3337 lfs_cache_drop(lfs, &lfs->pcache);
3359 lfs_cache_drop(lfs, &file->cache);
3377 lfs_cache_drop(lfs, &lfs->rcache);
3395 lfs_cache_drop(lfs, &orig.cache);
[all …]