Home
last modified time | relevance | path

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

/mm/
Dfilemap.c877 noinline int __add_to_page_cache_locked(struct page *page, in __add_to_page_cache_locked() function
959 ALLOW_ERROR_INJECTION(__add_to_page_cache_locked, ERRNO);
976 return __add_to_page_cache_locked(page, mapping, offset, in add_to_page_cache_locked()
988 ret = __add_to_page_cache_locked(page, mapping, offset, in add_to_page_cache_lru()