Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dfilemap.c850 static int __add_to_page_cache_locked(struct page *page, in __add_to_page_cache_locked() function
914 ALLOW_ERROR_INJECTION(__add_to_page_cache_locked, ERRNO);
931 return __add_to_page_cache_locked(page, mapping, offset, in add_to_page_cache_locked()
943 ret = __add_to_page_cache_locked(page, mapping, offset, in add_to_page_cache_lru()