Searched refs:zswap_pool_reached_full (Results 1 – 1 of 1) sorted by relevance
76 static bool zswap_pool_reached_full; variable1135 zswap_pool_reached_full = true; in zswap_frontswap_store()1139 if (zswap_pool_reached_full) { in zswap_frontswap_store()1144 zswap_pool_reached_full = false; in zswap_frontswap_store()
Completed in 5 milliseconds