Home
last modified time | relevance | path

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

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