Home
last modified time | relevance | path

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

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