Searched refs:find_get_entry (Results 1 – 4 of 4) sorted by relevance
116 page = find_get_entry(address_space, idx); in get_shadow_from_swap_cache()432 struct page *page = find_get_entry(mapping, index); in find_get_incore_page()
182 struct page *find_get_entry(struct address_space *mapping, pgoff_t index);
1690 struct page *find_get_entry(struct address_space *mapping, pgoff_t index) in find_get_entry() function1745 page = find_get_entry(mapping, index); in find_lock_entry()1797 page = find_get_entry(mapping, index); in pagecache_get_page()
364202 - page = find_get_entry(mapping, pgoff);