Home
last modified time | relevance | path

Searched refs:swap_cluster_readahead (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dswap.h74 struct folio *swap_cluster_readahead(swp_entry_t entry, gfp_t flag,
132 static inline struct folio *swap_cluster_readahead(swp_entry_t entry, in swap_cluster_readahead() function
H A Dshmem.c1705 folio = swap_cluster_readahead(swap, gfp, mpol, ilx); in shmem_swapin_cluster()