Home
last modified time | relevance | path

Searched refs:huge_add_to_page_cache (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dhugetlb.h338 int huge_add_to_page_cache(struct page *page, struct address_space *mapping,
/linux-4.4.14/fs/hugetlbfs/
Dinode.c635 error = huge_add_to_page_cache(page, mapping, index); in hugetlbfs_fallocate()
/linux-4.4.14/mm/
Dhugetlb.c3504 int huge_add_to_page_cache(struct page *page, struct address_space *mapping, in huge_add_to_page_cache() function
3568 int err = huge_add_to_page_cache(page, mapping, idx); in hugetlb_no_page()