Home
last modified time | relevance | path

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

/third_party/littlefs/
H A Dlfs.h356 } lfs_cache_t; typedef
396 lfs_cache_t cache;
417 lfs_cache_t rcache;
418 lfs_cache_t pcache;
H A Dlfs.c31 static inline void lfs_cache_drop(lfs_t *lfs, lfs_cache_t *rcache) { in lfs_cache_drop()
38 static inline void lfs_cache_zero(lfs_t *lfs, lfs_cache_t *pcache) { in lfs_cache_zero()
45 const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, in lfs_bd_read()
128 const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, in lfs_bd_cmp()
155 const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, in lfs_bd_crc()
177 lfs_cache_t *pcache, lfs_cache_t *rcach in lfs_bd_flush()
[all...]

Completed in 6 milliseconds