Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dxfile.c200 SGP_CACHE) < 0) in xfile_store()
271 (flags & XFILE_ALLOC) ? SGP_CACHE : SGP_READ); in xfile_get_folio()
/linux-6.12.1/include/linux/
Dshmem_fs.h141 SGP_CACHE, /* don't exceed i_size, may allocate page */ enumerator
/linux-6.12.1/fs/xfs/
Dxfs_buf_mem.c152 error = shmem_get_folio(inode, pos >> PAGE_SHIFT, 0, &folio, SGP_CACHE); in xmbuf_map_page()
/linux-6.12.1/mm/
Dshmem.c1358 error = shmem_swapin_folio(inode, indices[i], &folio, SGP_CACHE, in shmem_unuse_swap_entries()
2247 if (sgp <= SGP_CACHE && in shmem_get_folio_gfp()
2386 if (sgp <= SGP_CACHE && in shmem_get_folio_gfp()
2531 err = shmem_get_folio_gfp(inode, vmf->pgoff, 0, &folio, SGP_CACHE, in shmem_fault()
5335 error = shmem_get_folio_gfp(inode, index, 0, &folio, SGP_CACHE, in shmem_read_folio_gfp()