Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/indexer/
H A Dsparse-cache.h27 struct sparse_cache;
31 struct sparse_cache **cache_ptr);
33 void uds_free_sparse_cache(struct sparse_cache *cache);
35 bool uds_sparse_cache_contains(struct sparse_cache *cache, u64 virtual_chapter,
40 void uds_invalidate_sparse_cache(struct sparse_cache *cache);
H A Dvolume.h110 struct sparse_cache *sparse_cache; member