Searched defs:rcache (Results 1 – 2 of 2) sorted by relevance
| /third_party/littlefs/ |
| D | lfs.c | 31 static inline void lfs_cache_drop(lfs_t *lfs, lfs_cache_t *rcache) { in lfs_cache_drop() 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() 156 lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate) { in lfs_bd_flush() 191 lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate) { in lfs_bd_sync() 207 lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate, in lfs_bd_prog() 675 const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, in lfs_dir_getread() 2657 const lfs_cache_t *pcache, lfs_cache_t *rcache, in lfs_ctz_find() 2692 lfs_cache_t *pcache, lfs_cache_t *rcache, in lfs_ctz_extend() 2791 const lfs_cache_t *pcache, lfs_cache_t *rcache, in lfs_ctz_traverse()
|
| D | lfs.h | 388 lfs_cache_t rcache; member
|