Searched refs:find_get_entry (Results 1 – 3 of 3) sorted by relevance
117 page = find_get_entry(address_space, idx); in get_shadow_from_swap_cache()433 struct page *page = find_get_entry(mapping, index); in find_get_incore_page()
83 struct page *find_get_entry(struct address_space *mapping, pgoff_t index);
1695 struct page *find_get_entry(struct address_space *mapping, pgoff_t index) in find_get_entry() function1750 page = find_get_entry(mapping, index); in find_lock_entry()1802 page = find_get_entry(mapping, index); in pagecache_get_page()