Home
last modified time | relevance | path

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

/linux/mm/
H A Dzswap.c200 static struct xarray *zswap_trees[MAX_SWAPFILES]; variable
233 return &zswap_trees[swp_type(swp)][swp_offset(swp) in swap_zswap_tree()
1684 zswap_trees[type] = trees; in zswap_swapon()
1690 struct xarray *trees = zswap_trees[type]; in zswap_swapoff()
1702 zswap_trees[type] = NULL; in zswap_swapoff()