vdo_page_cache
struct vdo_page_cache *cache = info->cache;
struct vdo_page_cache *cache = info->cache;
struct vdo_page_cache *cache = ((struct page_info *) flush_completion->parent)->cache;
struct vdo_page_cache *cache;
struct vdo_page_cache *cache = &zone->page_cache;
int vdo_invalidate_page_cache(struct vdo_page_cache *cache)
struct vdo_page_cache *cache = info->cache;
static int initialize_info(struct vdo_page_cache *cache)
static int __must_check allocate_cache_components(struct vdo_page_cache *cache)
static inline void assert_on_cache_thread(struct vdo_page_cache *cache,
static inline void assert_io_allowed(struct vdo_page_cache *cache)
static void report_cache_pressure(struct vdo_page_cache *cache)
struct vdo_page_cache *cache = &zone->page_cache;
struct vdo_page_cache *cache = info->cache;
static struct page_info * __must_check find_free_page(struct vdo_page_cache *cache)
static struct page_info * __must_check find_page(struct vdo_page_cache *cache,
static struct page_info * __must_check select_lru_page(struct vdo_page_cache *cache)
static void set_persistent_error(struct vdo_page_cache *cache, const char *context,
struct vdo_page_cache *cache = info->cache;
struct vdo_page_cache *cache = info->cache;
struct vdo_page_cache *cache = info->cache;
struct vdo_page_cache *cache = info->cache;
static void save_pages(struct vdo_page_cache *cache)
struct vdo_page_cache *cache = info->cache;
static void discard_a_page(struct vdo_page_cache *cache)
struct vdo_page_cache *cache = vdo_page_comp->cache;
static void discard_page_if_needed(struct vdo_page_cache *cache)
struct vdo_page_cache *cache;
struct vdo_page_cache *cache;
struct vdo_page_cache page_cache;
int __must_check vdo_invalidate_page_cache(struct vdo_page_cache *cache);
struct vdo_page_cache *cache = &vdo->block_map->zones[0].page_cache;