Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dzswap.c206 static struct xarray *zswap_trees[MAX_SWAPFILES]; variable
236 return &zswap_trees[swp_type(swp)][swp_offset(swp) in swap_zswap_tree()
1618 zswap_trees[type] = trees; in zswap_swapon()
1624 struct xarray *trees = zswap_trees[type]; in zswap_swapoff()
1636 zswap_trees[type] = NULL; in zswap_swapoff()