Home
last modified time | relevance | path

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

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