Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dzpool.h56 int zpool_shrink(struct zpool *pool, unsigned int pages,
/Linux-v5.10/mm/
Dzpool.c315 int zpool_shrink(struct zpool *zpool, unsigned int pages, in zpool_shrink() function
Dzswap.c526 if (zpool_shrink(pool->zpool, 1, NULL)) in shrink_worker()