Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dxfile.c201 SGP_CACHE) < 0) in xfile_store()
272 (flags & XFILE_ALLOC) ? SGP_CACHE : SGP_READ); in xfile_get_folio()
/linux/include/linux/
H A Dshmem_fs.h167 SGP_CACHE, /* don't exceed i_size, may allocate page */ enumerator
/linux/mm/
H A Dshmem.c1508 error = shmem_swapin_folio(inode, indices[i], &folio, SGP_CACHE, in shmem_unuse_swap_entries()
2445 if (sgp <= SGP_CACHE && in shmem_get_folio_gfp()
2584 if (sgp <= SGP_CACHE && in shmem_get_folio_gfp()
2729 err = shmem_get_folio_gfp(inode, vmf->pgoff, 0, &folio, SGP_CACHE, in shmem_fault()
5966 &folio, SGP_CACHE, gfp, NULL, NULL); in shmem_read_folio_gfp()