Home
last modified time | relevance | path

Searched refs:uds_invalidate_sparse_cache (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-vdo/indexer/
H A Dsparse-cache.h40 void uds_invalidate_sparse_cache(struct sparse_cache *cache);
H A Dsparse-cache.c537 void uds_invalidate_sparse_cache(struct sparse_cache *cache) in uds_invalidate_sparse_cache() function
H A Dvolume.c1485 uds_invalidate_sparse_cache(volume->sparse_cache); in uds_replace_volume_storage()