Home
last modified time | relevance | path

Searched defs:pcache (Results 1 – 2 of 2) sorted by relevance

/littlefs-3.5.0-3.4.0/
Dlfs.c42 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()
2797 const lfs_cache_t *pcache, lfs_cache_t *rcache, in lfs_ctz_traverse()
Dlfs.h389 lfs_cache_t pcache; member