Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/dm-vdo/
Dblock-map.c217 static int __must_check allocate_cache_components(struct vdo_page_cache *cache) in allocate_cache_components() function
2762 result = allocate_cache_components(&zone->page_cache); in initialize_block_map_zone()