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