Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/dm-vdo/
Dblock-map.h311 int __must_check vdo_invalidate_page_cache(struct vdo_page_cache *cache);
Drepair.c651 if (abort_on_error(vdo_invalidate_page_cache(cache), repair)) in rebuild_reference_counts()
Dblock-map.c1327 int vdo_invalidate_page_cache(struct vdo_page_cache *cache) in vdo_invalidate_page_cache() function