Searched refs:SGP_CACHE (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/xfs/scrub/ |
| H A D | xfile.c | 200 SGP_CACHE) < 0) in xfile_store() 271 (flags & XFILE_ALLOC) ? SGP_CACHE : SGP_READ); in xfile_get_folio()
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_buf_mem.c | 151 error = shmem_get_folio(inode, pos >> PAGE_SHIFT, 0, &folio, SGP_CACHE); in xmbuf_map_backing_mem()
|
| /linux-6.15/include/linux/ |
| H A D | shmem_fs.h | 147 SGP_CACHE, /* don't exceed i_size, may allocate page */ enumerator
|
| /linux-6.15/mm/ |
| H A D | shmem.c | 1451 error = shmem_swapin_folio(inode, indices[i], &folio, SGP_CACHE, in shmem_unuse_swap_entries() 2450 if (sgp <= SGP_CACHE && in shmem_get_folio_gfp() 2589 if (sgp <= SGP_CACHE && in shmem_get_folio_gfp() 2734 err = shmem_get_folio_gfp(inode, vmf->pgoff, 0, &folio, SGP_CACHE, in shmem_fault() 5929 error = shmem_get_folio_gfp(inode, index, 0, &folio, SGP_CACHE, in shmem_read_folio_gfp()
|