Home
last modified time | relevance | path

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

/littlefs-3.5.0-3.4.0/
Dlfs.h327 } lfs_cache_t; typedef
367 lfs_cache_t cache;
388 lfs_cache_t rcache;
389 lfs_cache_t pcache;
Dlfs.c35 static inline void lfs_cache_drop(lfs_t *lfs, lfs_cache_t *rcache) { in lfs_cache_drop()
42 static inline void lfs_cache_zero(lfs_t *lfs, lfs_cache_t *pcache) { in lfs_cache_zero()
49 const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, in lfs_bd_read()
132 const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, in lfs_bd_cmp()
160 lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate) { in lfs_bd_flush()
195 lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate) { in lfs_bd_sync()
211 lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate, in lfs_bd_prog()
681 const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, in lfs_dir_getread()
2663 const lfs_cache_t *pcache, lfs_cache_t *rcache, in lfs_ctz_find()
2698 lfs_cache_t *pcache, lfs_cache_t *rcache, in lfs_ctz_extend()
[all …]