Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpagemap.h661 static inline int add_to_page_cache(struct page *page, in add_to_page_cache() function
/linux-4.1.27/mm/
Dhugetlb.c3132 err = add_to_page_cache(page, mapping, idx, GFP_KERNEL); in hugetlb_no_page()