Searched refs:find_get_pages (Results 1 - 2 of 2) sorted by relevance

/mm/
H A Dswap.c763 pvec->nr = find_get_pages(mapping, start, nr_pages, pvec->pages);
H A Dfilemap.c805 * find_get_pages - gang pagecache lookup
811 * find_get_pages() will search for and return a group of up to
813 * find_get_pages() takes a reference against the returned pages.
818 * find_get_pages() returns the number of pages which were found.
820 unsigned find_get_pages(struct address_space *mapping, pgoff_t start, function
878 * find_get_pages_contig() works exactly like find_get_pages(), except
945 * Like find_get_pages, except we only return pages which are tagged with

Completed in 43 milliseconds