Home
last modified time | relevance | path

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

/linux-3.4.99/mm/
Dfilemap.c1795 static struct page *__read_cache_page(struct address_space *mapping, in __read_cache_page() function
1837 page = __read_cache_page(mapping, index, filler, data, gfp); in do_read_cache_page()