Home
last modified time | relevance | path

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

/mm/
Dfilemap.c876 noinline int __add_to_page_cache_locked(struct page *page, in __add_to_page_cache_locked() function
958 ALLOW_ERROR_INJECTION(__add_to_page_cache_locked, ERRNO);
975 return __add_to_page_cache_locked(page, mapping, offset, in add_to_page_cache_locked()
987 ret = __add_to_page_cache_locked(page, mapping, offset, in add_to_page_cache_lru()