Home
last modified time | relevance | path

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

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