Searched refs:shmem_add_to_page_cache (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | memfd_luo.c | 459 err = shmem_add_to_page_cache(folio, mapping, index, NULL, in memfd_luo_retrieve_folios()
|
| H A D | shmem.c | 892 int shmem_add_to_page_cache(struct folio *folio, in shmem_add_to_page_cache() function 1730 error = shmem_add_to_page_cache(folio, mapping, index, in shmem_writeout() 2001 error = shmem_add_to_page_cache(folio, mapping, index, NULL, gfp); in shmem_alloc_and_add_folio() 2386 error = shmem_add_to_page_cache(folio, mapping, index, in shmem_swapin_folio() 3180 err = shmem_add_to_page_cache(folio, mapping, pgoff, NULL, gfp); in shmem_mfill_filemap_add()
|
| H A D | internal.h | 1434 int shmem_add_to_page_cache(struct folio *folio,
|