Searched refs:shmem_add_to_page_cache (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/mm/ |
H A D | shmem.c | 766 static int shmem_add_to_page_cache(struct folio *folio, in shmem_add_to_page_cache() function 1908 error = shmem_add_to_page_cache(folio, mapping, index, in shmem_swapin_folio() 2074 error = shmem_add_to_page_cache(folio, mapping, hindex, in shmem_get_folio_gfp() 2664 ret = shmem_add_to_page_cache(folio, mapping, pgoff, NULL, in shmem_mfill_atomic_pte()
|