Searched defs:pcache (Results 1 – 3 of 3) sorted by relevance
| /third_party/littlefs/ |
| D | lfs.c | 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 *rcache, bool validate) { in lfs_bd_flush() 212 lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate) { in lfs_bd_sync() 228 lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate, in lfs_bd_prog() 756 const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, in lfs_dir_getread() 2829 const lfs_cache_t *pcache, lfs_cache_t *rcache, in lfs_ctz_find() 2864 lfs_cache_t *pcache, lfs_cache_t *rcache, in lfs_ctz_extend() [all …]
|
| D | lfs.h | 418 lfs_cache_t pcache; member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | security.c | 1583 struct PERMISSIONS_CACHE *pcache; in enter_cache() local 1739 struct PERMISSIONS_CACHE *pcache; in fetch_cache() local
|