Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dzswap.c1418 static const struct frontswap_ops zswap_frontswap_ops = { variable
1515 ret = frontswap_register_ops(&zswap_frontswap_ops); in init_zswap()