Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dxfile.c200 SGP_CACHE) < 0) in xfile_store()
271 (flags & XFILE_ALLOC) ? SGP_CACHE : SGP_READ); in xfile_get_folio()
/linux/fs/xfs/
H A Dxfs_buf_mem.c151 error = shmem_get_folio(inode, pos >> PAGE_SHIFT, 0, &folio, SGP_CACHE); in xmbuf_map_backing_mem()
/linux/include/linux/
H A Dshmem_fs.h171 SGP_CACHE, /* don't exceed i_size, may allocate page */ enumerator
/linux/mm/
H A Dshmem.c1463 error = shmem_swapin_folio(inode, indices[i], &folio, SGP_CACHE, in shmem_unuse_swap_entries()
2473 if (sgp <= SGP_CACHE && in shmem_get_folio_gfp()
2612 if (sgp <= SGP_CACHE && in shmem_get_folio_gfp()
2757 err = shmem_get_folio_gfp(inode, vmf->pgoff, 0, &folio, SGP_CACHE, in shmem_fault()
3813 * than free the folios we are allocating (and SGP_CACHE folios in shmem_fallocate()
5971 &folio, SGP_CACHE, gfp, NULL, NULL); in shmem_read_folio_gfp()