Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dreadahead.c184 page = page_cache_alloc_readahead(mapping); in __do_page_cache_readahead()
/linux-4.4.14/include/linux/
Dpagemap.h240 static inline struct page *page_cache_alloc_readahead(struct address_space *x) in page_cache_alloc_readahead() function