Searched refs:shmem_add_to_page_cache (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/mm/ |
D | shmem.c | 691 static int shmem_add_to_page_cache(struct folio *folio, in shmem_add_to_page_cache() function 1793 error = shmem_add_to_page_cache(folio, mapping, index, in shmem_swapin_folio() 1954 error = shmem_add_to_page_cache(folio, mapping, hindex, in shmem_get_folio_gfp() 2489 ret = shmem_add_to_page_cache(folio, mapping, pgoff, NULL, in shmem_mfill_atomic_pte()
|