Searched refs:get_shadow_from_swap_cache (Results 1 – 4 of 4) sorted by relevance
54 void *get_shadow_from_swap_cache(swp_entry_t entry);171 static inline void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache() function
74 void *get_shadow_from_swap_cache(swp_entry_t entry) in get_shadow_from_swap_cache() function
4357 shadow = get_shadow_from_swap_cache(swp); in filemap_cachestat()
4312 shadow = get_shadow_from_swap_cache(entry); in do_swap_page()