Searched refs:zswap_trees (Results 1 – 1 of 1) sorted by relevance
206 static struct xarray *zswap_trees[MAX_SWAPFILES]; variable236 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()