Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dzpool.h56 int zpool_shrink(struct zpool *pool, unsigned int pages,
/linux-6.1.9/mm/
Dzpool.c305 int zpool_shrink(struct zpool *zpool, unsigned int pages, in zpool_shrink() function
Dzswap.c595 if (zpool_shrink(pool->zpool, 1, NULL)) in shrink_worker()