Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dzswap.c208 static struct xarray *zswap_trees[MAX_SWAPFILES]; variable
238 return &zswap_trees[swp_type(swp)][swp_offset(swp) in swap_zswap_tree()
1755 zswap_trees[type] = trees; in zswap_swapon()
1761 struct xarray *trees = zswap_trees[type]; in zswap_swapoff()
1773 zswap_trees[type] = NULL; in zswap_swapoff()