Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dzswap.c76 static bool zswap_pool_reached_full; variable
1246 zswap_pool_reached_full = true; in zswap_store()
1250 if (zswap_pool_reached_full) { in zswap_store()
1254 zswap_pool_reached_full = false; in zswap_store()