Home
last modified time | relevance | path

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

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